AWS::Notifications::OrganizationalUnitAssociationResource Type definition for AWS::Notifications::OrganizationalUnitAssociation
2 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
NotificationConfigurationArn | string | RequiredCreate-only |
OrganizationalUnitId | string | RequiredCreate-only |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Notifications::OrganizationalUnitAssociation
Resources:
MyResource:
Type: AWS::Notifications::OrganizationalUnitAssociation
Properties:
NotificationConfigurationArn: "arn:aws:service:region:account:resource"
OrganizationalUnitId: "my-organizationalunitid"Permissions CloudFormation needs in your IAM role to manage this resource.
notifications:AssociateOrganizationalUnitnotifications:GetNotificationConfigurationnotifications:ListOrganizationalUnitsnotifications:ListOrganizationalUnitsnotifications:DisassociateOrganizationalUnitnotifications:ListOrganizationalUnitsnotifications:ListOrganizationalUnitsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterNotificationConfigurationArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
NotificationConfigurationArnOrganizationalUnitId