@swamp/aws/aps
v2026.04.23.3
AWS APS infrastructure models
Repository
https://github.com/systeminit/swamp-extensions
Labels
awsapscloudinfrastructure
Contents
Quality score
Verified by SwampHow well-documented and verifiable this extension is.
Grade A
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description1/1earned
- At least one platform tag (or universal)1/1earned
- Two or more platform tags (or universal)1/1earned
- License declared1/1earned
- Verified public repository2/2earned
Install
$ swamp extension pull @swamp/aws/aps@swamp/aws/aps/anomaly-detectorv2026.04.23.2anomaly_detector.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| Workspace | string | Required to identify a specific APS Workspace associated with this Anomaly Detector. |
| Alias | string | The AnomalyDetector alias. |
| EvaluationIntervalInSeconds? | number | The AnomalyDetector period of detection and metric generation. |
| Labels? | array | An array of key-value pairs to provide meta-data. |
| MissingDataAction? | object | The action to perform when running the expression returns no data. |
| Configuration | object | Determines the anomaly detector's algorithm and its configuration. |
| Tags? | array | An array of key-value pairs to apply to this resource. |
createCreate a APS AnomalyDetector
getGet a APS AnomalyDetector
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the APS AnomalyDetector |
updateUpdate a APS AnomalyDetector
deleteDelete a APS AnomalyDetector
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the APS AnomalyDetector |
syncSync APS AnomalyDetector state from AWS
Resources
state(infinite)— APS AnomalyDetector resource state
@swamp/aws/aps/resource-policyv2026.04.23.2resource_policy.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| WorkspaceArn | string | The Arn of an APS Workspace that the PolicyDocument will be attached to. |
| PolicyDocument | string | The JSON to use as the Resource-based Policy. |
createCreate a APS ResourcePolicy
getGet a APS ResourcePolicy
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the APS ResourcePolicy |
updateUpdate a APS ResourcePolicy
deleteDelete a APS ResourcePolicy
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the APS ResourcePolicy |
syncSync APS ResourcePolicy state from AWS
Resources
state(infinite)— APS ResourcePolicy resource state
@swamp/aws/aps/rule-groups-namespacev2026.04.23.2rule_groups_namespace.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| Workspace | string | Required to identify a specific APS Workspace associated with this RuleGroupsNamespace. |
| Name | string | The RuleGroupsNamespace name. |
| Data | string | The RuleGroupsNamespace data. |
| Tags? | array | An array of key-value pairs to apply to this resource. |
createCreate a APS RuleGroupsNamespace
getGet a APS RuleGroupsNamespace
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the APS RuleGroupsNamespace |
updateUpdate a APS RuleGroupsNamespace
deleteDelete a APS RuleGroupsNamespace
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the APS RuleGroupsNamespace |
syncSync APS RuleGroupsNamespace state from AWS
Resources
state(infinite)— APS RuleGroupsNamespace resource state
@swamp/aws/aps/scraperv2026.04.23.2scraper.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| Alias? | string | Scraper alias. |
| ScraperLoggingConfiguration? | object | Configuration for scraper logging |
| ScrapeConfiguration | object | Scraper configuration |
| RoleConfiguration? | object | Role configuration |
| Source | object | Scraper metrics source |
| Destination | object | Scraper metrics destination |
| Tags? | array | An array of key-value pairs to apply to this resource. |
createCreate a APS Scraper
getGet a APS Scraper
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the APS Scraper |
updateUpdate a APS Scraper
deleteDelete a APS Scraper
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the APS Scraper |
syncSync APS Scraper state from AWS
Resources
state(infinite)— APS Scraper resource state
@swamp/aws/aps/workspacev2026.04.23.2workspace.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| Alias? | string | AMP Workspace alias. |
| AlertManagerDefinition? | string | The AMP Workspace alert manager definition data |
| LoggingConfiguration? | object | Logging configuration |
| WorkspaceConfiguration? | object | Workspace configuration |
| QueryLoggingConfiguration? | object | Query logging configuration |
| KmsKeyArn? | string | KMS Key ARN used to encrypt and decrypt AMP workspace data. |
| Tags? | array | An array of key-value pairs to apply to this resource. |
createCreate a APS Workspace
getGet a APS Workspace
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the APS Workspace |
updateUpdate a APS Workspace
deleteDelete a APS Workspace
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the APS Workspace |
syncSync APS Workspace state from AWS
Resources
state(infinite)— APS Workspace resource state
2026.04.23.2979.9 KBApr 23, 2026
AWS APS infrastructure models
Release Notes
- Updated: anomaly_detector, resource_policy, rule_groups_namespace, scraper, workspace
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsapscloudinfrastructure
2026.04.03.2981.0 KBApr 3, 2026
AWS APS infrastructure models
Release Notes
- Updated: anomaly_detector, resource_policy, rule_groups_namespace, scraper, workspace
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsapscloudinfrastructure
2026.03.19.11.0 MBMar 19, 2026
AWS APS infrastructure models
Release Notes
- Updated: anomaly_detector, resource_policy, rule_groups_namespace, scraper, workspace
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsapscloudinfrastructure
2026.03.16.11021.0 KBMar 16, 2026
AWS APS infrastructure models
Release Notes
- Updated: anomaly_detector, resource_policy, rule_groups_namespace, scraper, workspace
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsapscloudinfrastructure
2026.03.10.51019.4 KBMar 10, 2026
AWS APS infrastructure models
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsapscloudinfrastructure