Tag
A tag, consisting of a key and a value.
This tag is available for use by AWS services that support tags in AWS CodeBuild.
Contents
Note
In the following list, the required parameters are described first.
- key
-
The tag's key.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 127.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=@+\-]*)$
Required: No
- value
-
The tag's value.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 255.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=@+\-]*)$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: