Tag - AWS CloudFormation

Tag

The Tag type enables you to specify a key-value pair that can be used to store information about an AWS CloudFormation stack.

Contents

Key

Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Required: Yes

Value

Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: