View a markdown version of this page

SearchFilter - AWS Marketplace

SearchFilter

A filter used to narrow search results by attribute, such as category, pricing model, or fulfillment type.

Contents

Note

In the following list, the required parameters are described first.

filterType

The type of filter to apply.

Type: String

Valid Values: MIN_AVERAGE_CUSTOMER_RATING | MAX_AVERAGE_CUSTOMER_RATING | CATEGORY | PUBLISHER | FULFILLMENT_OPTION_TYPE | PRICING_MODEL | PRICING_UNIT | DEPLOYED_ON_AWS | NUMBER_OF_PRODUCTS

Required: Yes

filterValues

The values to filter by. Term filters accept multiple values (OR logic). Range filters (MIN/MAX_AVERAGE_CUSTOMER_RATING) accept a single value between 0.0 and 5.0.

Type: Array of strings

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

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [\w\-\.]+

Required: Yes

See Also

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