Tag
The key-value pair assigned to a specified resource.
Contents
Note
In the following list, the required parameters are described first.
- Key
-
The key in the tag.
Type: String
Pattern:
(?=.{1,128}$)([\p{L}\p{Z}\p{N}_.:/=+\-@]*)Required: Yes
- Value
-
The value in the tag.
Type: String
Pattern:
(?=.{0,256}$)([\p{L}\p{Z}\p{N}_.:/=+\-@]*)Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: