Tag
A key-value pair used for organizing and managing resources through metadata tags.
Contents
Note
In the following list, the required parameters are described first.
- Key
-
The key portion of the tag.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[^\x00-\x1F\x7F]+Required: Yes
- Value
-
The value portion of the tag.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
[^\x00-\x1F\x7F]*Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: