Tag
A label that you assign to a resource. In Athena, a resource can be a workgroup or
data catalog. Each tag consists of a key and an optional value, both of which you
define. For example, you can use tags to categorize Athena workgroups or data catalogs
by purpose, owner, or environment. Use a consistent set of tag keys to make it easier
to
search and filter workgroups or data catalogs in your account. For best practices,
see
Tagging Best Practices
Contents
- Key
-
A tag key. The tag key length is from 1 to 128 Unicode characters in UTF-8. You can use letters and numbers representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys are case-sensitive and must be unique per resource.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
- Value
-
A tag value. The tag value length is from 0 to 256 Unicode characters in UTF-8. You can use letters and numbers representable in UTF-8, and the following characters: + - = . _ : / @. Tag values are case-sensitive.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: