Expand description
If you’re using the service, you’re probably looking for PersonalizeRuntimeClient and PersonalizeRuntime.
Structs§
- GetPersonalized
Ranking Request - GetPersonalized
Ranking Response - GetRecommendations
Request - GetRecommendations
Response - Personalize
Runtime Client - A client for the Amazon Personalize Runtime API.
- Predicted
Item An object that identifies an item.
The and APIs return a list of
PredictedItem
s.
Enums§
- GetPersonalized
Ranking Error - Errors returned by GetPersonalizedRanking
- GetRecommendations
Error - Errors returned by GetRecommendations
Traits§
- Personalize
Runtime - Trait representing the capabilities of the Amazon Personalize Runtime API. Amazon Personalize Runtime clients implement this trait.