Tag
Metadata that is associated with AWS resources. In particular, a name-value pair that
can be associated with an AWS Cloud9 development environment. There are two types of tags:
user tags and system tags. A user tag is created
by the user. A system tag is automatically created by AWS services. A system tag is prefixed
with "aws:"
and cannot be modified by the user.
Contents
- Key
-
The name part of a tag.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: Yes
- Value
-
The value part of a tag.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: