@swamp/aws/notifications
v2026.04.23.3
AWS NOTIFICATIONS infrastructure models
Repository
https://github.com/systeminit/swamp-extensions
Labels
awsnotificationscloudinfrastructure
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/notifications@swamp/aws/notifications/channel-associationv2026.04.23.2channel_association.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| Arn | string | ARN identifier of the channel. Example: arn:aws:chatbot::123456789012:chat-configuration/slack-channel/security-ops |
| NotificationConfigurationArn | string | ARN identifier of the NotificationConfiguration. Example: arn:aws:notifications::123456789012:configuration/a01jes88qxwkbj05xv9c967pgm1 |
createCreate a Notifications ChannelAssociation
getGet a Notifications ChannelAssociation
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Notifications ChannelAssociation |
deleteDelete a Notifications ChannelAssociation
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Notifications ChannelAssociation |
syncSync Notifications ChannelAssociation state from AWS
Resources
state(infinite)— Notifications ChannelAssociation resource state
@swamp/aws/notifications/event-rulev2026.04.23.2event_rule.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| EventPattern? | string | |
| EventType | string | |
| NotificationConfigurationArn | string | |
| Regions | array | |
| Source | string |
createCreate a Notifications EventRule
getGet a Notifications EventRule
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Notifications EventRule |
updateUpdate a Notifications EventRule
deleteDelete a Notifications EventRule
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Notifications EventRule |
syncSync Notifications EventRule state from AWS
Resources
state(infinite)— Notifications EventRule resource state
@swamp/aws/notifications/managed-notification-account-contact-associationv2026.04.23.2managed_notification_account_contact_association.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| ManagedNotificationConfigurationArn | string | The managed notification configuration ARN, against which the account contact association will be created |
| ContactIdentifier | enum | This unique identifier for Contact |
createCreate a Notifications ManagedNotificationAccountContactAssociation
getGet a Notifications ManagedNotificationAccountContactAssociation
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Notifications ManagedNotificationAccountContactAssociation |
updateUpdate a Notifications ManagedNotificationAccountContactAssociation
deleteDelete a Notifications ManagedNotificationAccountContactAssociation
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Notifications ManagedNotificationAccountContactAssociation |
syncSync Notifications ManagedNotificationAccountContactAssociation state from AWS
Resources
state(infinite)— Notifications ManagedNotificationAccountContactAssociation resource state
@swamp/aws/notifications/managed-notification-additional-channel-associationv2026.04.23.2managed_notification_additional_channel_association.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| ChannelArn | string | ARN identifier of the channel. Example: arn:aws:chatbot::123456789012:chat-configuration/slack-channel/security-ops |
| ManagedNotificationConfigurationArn | string | ARN identifier of the Managed Notification. Example: arn:aws:notifications::381491923782:managed-notification-configuration/category/AWS-Health/sub-category/Billing |
createCreate a Notifications ManagedNotificationAdditionalChannelAssociation
getGet a Notifications ManagedNotificationAdditionalChannelAssociation
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Notifications ManagedNotificationAdditionalChannelAssociation |
deleteDelete a Notifications ManagedNotificationAdditionalChannelAssociation
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Notifications ManagedNotificationAdditionalChannelAssociation |
syncSync Notifications ManagedNotificationAdditionalChannelAssociation state from AWS
Resources
state(infinite)— Notifications ManagedNotificationAdditionalChannelAssociation resource state
@swamp/aws/notifications/notification-configurationv2026.04.23.2notification_configuration.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| AggregationDuration? | enum | |
| Description | string | |
| Name | string | |
| Tags? | array | A list of tags that are attached to the role. |
createCreate a Notifications NotificationConfiguration
getGet a Notifications NotificationConfiguration
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Notifications NotificationConfiguration |
updateUpdate a Notifications NotificationConfiguration
deleteDelete a Notifications NotificationConfiguration
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Notifications NotificationConfiguration |
syncSync Notifications NotificationConfiguration state from AWS
Resources
state(infinite)— Notifications NotificationConfiguration resource state
@swamp/aws/notifications/notification-hubv2026.04.23.2notification_hub.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| Region | string | Region that NotificationHub is present in. |
| NotificationHubStatusSummary? | object |
createCreate a Notifications NotificationHub
getGet a Notifications NotificationHub
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Notifications NotificationHub |
deleteDelete a Notifications NotificationHub
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Notifications NotificationHub |
syncSync Notifications NotificationHub state from AWS
Resources
state(infinite)— Notifications NotificationHub resource state
@swamp/aws/notifications/organizational-unit-associationv2026.04.23.2organizational_unit_association.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| NotificationConfigurationArn | string | ARN identifier of the NotificationConfiguration. Example: arn:aws:notifications::123456789012:configuration/a01jes88qxwkbj05xv9c967pgm1 |
| OrganizationalUnitId | string | The ID of the organizational unit. |
createCreate a Notifications OrganizationalUnitAssociation
getGet a Notifications OrganizationalUnitAssociation
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Notifications OrganizationalUnitAssociation |
deleteDelete a Notifications OrganizationalUnitAssociation
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Notifications OrganizationalUnitAssociation |
syncSync Notifications OrganizationalUnitAssociation state from AWS
Resources
state(infinite)— Notifications OrganizationalUnitAssociation resource state
2026.04.23.21.3 MBApr 23, 2026
AWS NOTIFICATIONS infrastructure models
Release Notes
- Updated: channel_association, event_rule, managed_notification_account_contact_association, managed_notification_additional_channel_association, notification_configuration, notification_hub, organizational_unit_association
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsnotificationscloudinfrastructure
2026.04.03.21.3 MBApr 3, 2026
AWS NOTIFICATIONS infrastructure models
Release Notes
- Updated: channel_association, event_rule, managed_notification_account_contact_association, managed_notification_additional_channel_association, notification_configuration, notification_hub, organizational_unit_association
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsnotificationscloudinfrastructure
2026.03.19.11.4 MBMar 19, 2026
AWS NOTIFICATIONS infrastructure models
Release Notes
- Updated: channel_association, event_rule, managed_notification_account_contact_association, managed_notification_additional_channel_association, notification_configuration, notification_hub, organizational_unit_association
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsnotificationscloudinfrastructure
2026.03.16.11.4 MBMar 16, 2026
AWS NOTIFICATIONS infrastructure models
Release Notes
- Updated: channel_association, event_rule, managed_notification_account_contact_association, managed_notification_additional_channel_association, notification_configuration, notification_hub, organizational_unit_association
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsnotificationscloudinfrastructure
2026.03.10.51.4 MBMar 10, 2026
AWS NOTIFICATIONS infrastructure models
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsnotificationscloudinfrastructure