View a markdown version of this page

RecommenderFilter - Amazon Connect

RecommenderFilter

A filter that specifies criteria for including or excluding items from recommendations.

Contents

Name

The name of the recommender filter to apply.

Type: String

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

Pattern: ^[a-zA-Z0-9_-]+$

Required: No

Values

The values to use when filtering recommendations. For each placeholder parameter in your filter expression, provide the parameter name (in matching case) as a key and the filter value(s) as the corresponding value. Separate multiple values for one parameter with a comma.

Type: String to string map

Map Entries: Maximum number of 25 items.

Key Length Constraints: Maximum length of 50.

Key Pattern: [A-Za-z0-9_]+

Value Length Constraints: Maximum length of 3000.

Required: No

See Also

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