Filter
The filter name and value pair that is used to return a more specific list of results.
Filters can be used to match a set of resources by various criteria, such as
offerId
or productId
.
Contents
Note
In the following list, the required parameters are described first.
- name
-
The name of the filter.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 32.
Pattern:
^[A-Za-z_]+$
Required: No
- values
-
The filter value.
Type: Array of strings
Array Members: Fixed number of 1 item.
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[A-Za-z0-9+:_-]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: