AWS::Notifications::ManagedNotificationAccountContactAssociationResource Type definition for ManagedNotificationAccountContactAssociation
2 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
ContactIdentifier | 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::ManagedNotificationAccountContactAssociation
Resources:
MyResource:
Type: AWS::Notifications::ManagedNotificationAccountContactAssociation
Properties:
ContactIdentifier: "my-contactidentifier"
ManagedNotificationConfigurationArn: "arn:aws:service:region:account:resource"Permissions CloudFormation needs in your IAM role to manage this resource.
notifications:AssociateManagedNotificationAccountContactnotifications:ListManagedNotificationChannelAssociationsnotifications:ListManagedNotificationChannelAssociationsnotifications:ListManagedNotificationChannelAssociationsnotifications:DisassociateManagedNotificationAccountContactnotifications:ListManagedNotificationChannelAssociationsnotifications:ListManagedNotificationChannelAssociationsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterManagedNotificationConfigurationArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
ManagedNotificationConfigurationArnContactIdentifier