TagFilter
A tag key and optional list of possible values that you can use to filter results for tagged resources.
Contents
Note
In the following list, the required parameters are described first.
- tagKey
-
The tag key. This must have a valid string value and can't be empty.
Type: String
Required: No
- tagValues
-
A list of zero or more tag values. If no values are provided, then the filter matches any tag with the specified key, regardless of its value.
Type: Array of strings
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: