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