TagFilter
A list of tags (keys and values) that are used to specify the associated resources.
Contents
- Key
-
One part of a key-value pair that makes up a tag. A key is a general label that acts like a category for more specific tag values.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^([\p{L}\p{Z}\p{N}_.:\/=+\-@]*)$
Required: No
- Values
-
One part of a key-value pair that make up a tag. A value acts as a descriptor within a tag category (key). The value can be empty or null.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 256 items.
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
^([\p{L}\p{Z}\p{N}_.:\/=+\-@]*)$
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: