TagSet
A tag set contains tag key and tag value.
Contents
- key
-
The tag key in the tagSet.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^(?!aws:)[\p{L}\p{Z}\p{N}_.:/=+\-@]*$
Required: No
- value
-
The tag value in the tagSet.
Type: String
Length Constraints: Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: