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::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 AWS 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:
1
Maximum:
128
Update requires: No interruption
Value
-
The value of the key-value tag.
Required: Yes
Type: String
Pattern:
^[a-zA-Z0-9/_\+=\.:@\-]*$
Minimum:
0
Maximum:
256
Update requires: No interruption