JobResourceTags
Tags for a job.
Contents
- ResourceType
-
The job's type.
Type: String
Valid Values:
PACKAGE
Required: Yes
- Tags
-
The job's tags.
Type: String to string map
Map Entries: Minimum number of 0 items. Maximum number of 50 items.
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Key Pattern:
^.+$
Value Length Constraints: Minimum length of 0. Maximum length of 256.
Value Pattern:
^.*$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: