Filter - EC2 Image Builder
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Filter

A filter name and value pair that is used to return a more specific list of results from a list operation. Filters can be used to match a set of resources by specific criteria, such as tags, attributes, or IDs.

Contents

name

The name of the filter. Filter names are case-sensitive.

Type: String

Pattern: ^[a-zA-Z]{1,1024}$

Required: No

values

The filter values. Filter values are case-sensitive.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Pattern: ^[0-9a-zA-Z./_ :-]{1,1024}$

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: