This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::Connect::Rule NotificationRecipientType
The type of notification recipient.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
- UserArns
- 
                    The Amazon Resource Name (ARN) of the user account. Required: No Type: Array of String Minimum: 1Maximum: 5Update requires: No interruption 
- 
                    The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }. Amazon Connect users with the specified tags will be notified. Required: No Type: String Pattern: ^(?=.{1,128}$).+$Update requires: No interruption