RecommenderConfig
Configuration for the recommender used to generate personalized recommendations included in an outbound web notification.
Contents
- DomainName
-
The name of the Amazon Personalize domain that hosts the recommender.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: Yes
- RecommenderName
-
The name of the recommender used to generate the recommendations.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: Yes
- Context
-
A map of contextual key-value pairs supplied to the recommender to influence the recommendations returned.
Type: String to string map
Key Length Constraints: Minimum length of 1. Maximum length of 64.
Value Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: