RecommendationDiversityConfig
Runtime diversity configuration for a GetProfileRecommendations request.
Contents
- Enabled
-
Whether diversity-aware recommendations are enabled for this request.
Type: Boolean
Required: Yes
- Values
-
An optional map of placeholder name to integer cap value used to resolve
$nameplaceholders defined in the recommender'sDiversityConfigat inference time. Up to 2 entries are supported.Type: String to integer map
Map Entries: Maximum number of 2 items.
Key Length Constraints: Minimum length of 1. Maximum length of 64.
Key Pattern:
^[a-zA-Z][a-zA-Z0-9_]*$Valid Range: Minimum value of 1. Maximum value of 200.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: