Filter
A filter for narrowing down the results when listing export image tasks. Filters allow you to specify criteria such as task state or creation date.
Contents
- Name
-
The name of the filter. Valid filter names depend on the operation being performed.
Type: String
Pattern:
^[a-zA-Z0-9][a-zA-Z0-9_.-]{0,100}$Required: Yes
- Values
-
The values for the filter. Multiple values can be specified for a single filter name.
Type: Array of strings
Pattern:
^[a-zA-Z0-9][a-zA-Z0-9_:/.-]{0,200}$Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: