Personalize Filter

Personalize Filter in AWS is a resource used within Amazon Personalize to define filtering criteria for recommendations. It allows you to include or exclude specific items from recommendation results based on conditions you set, such as item attributes or user interactions. This helps tailor recommendations to business rules or user needs, ensuring more relevant and controlled outputs.

aws.personalize_filter

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
creation_date_timecoretimestampThe time at which the filter was created.
dataset_group_arncorestringThe ARN of the dataset group to which the filter belongs.
failure_reasoncorestringIf the filter failed, the reason for its failure.
filter_arncorestringThe ARN of the filter.
filter_expressioncorestringSpecifies the type of item interactions to filter out of recommendation results. The filter expression must follow specific format rules. For information about filter expression structure and syntax, see Filter expressions.
last_updated_date_timecoretimestampThe time at which the filter was last updated.
namecorestringThe name of the filter.
statuscorestringThe status of the filter.
tagscorehstore