Tag - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

Tag

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

Contents

Key

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

Type: String

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

Required: Yes

Value

A string that contains 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: