AWS::Notifications::ChannelAssociationResource Type definition for AWS::Notifications::ChannelAssociation
2 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Arn | string | RequiredCreate-only |
NotificationConfigurationArn | string | RequiredCreate-only |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Notifications::ChannelAssociation
Resources:
MyResource:
Type: AWS::Notifications::ChannelAssociation
Properties:
Arn: "arn:aws:service:region:account:resource"
NotificationConfigurationArn: "arn:aws:service:region:account:resource"Permissions CloudFormation needs in your IAM role to manage this resource.
notifications:AssociateChannelnotifications:ListChannelsnotifications:DisassociateChannelnotifications:ListChannelsnotifications:ListChannelsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
ArnNotificationConfigurationArn