Tag - AWS Marketplace
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

Metadata assigned to an allocation. Each tag is made up of a key and a value.

Contents

Note

In the following list, the required parameters are described first.

Key

One part of a key-value pair that makes up a tag. A key is a label that acts like a category for the specific tag values.

Type: String

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

Pattern: ^[a-zA-Z0-9+ -=._:\/@]+$

Required: Yes

Value

One part of a key-value pair that makes up a tag. A value acts as a descriptor within a tag category (key). The value can be empty or null.

Type: String

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

Pattern: ^[a-zA-Z0-9+ -=._:\/@]+$

Required: Yes

See Also

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