This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::SES::MailManagerAddressList Tag
The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
Properties
Key-
The key of the key-value tag.
Required: Yes
Type: String
Pattern:
^[a-zA-Z0-9/_\+=\.:@\-]+$Minimum:
1Maximum:
128Update requires: No interruption
Value-
The value of the key-value tag.
Required: Yes
Type: String
Pattern:
^[a-zA-Z0-9/_\+=\.:@\-]*$Minimum:
0Maximum:
256Update requires: No interruption