Crate rusoto_personalize_runtime

Source
Expand description

If you’re using the service, you’re probably looking for PersonalizeRuntimeClient and PersonalizeRuntime.

Structs§

GetPersonalizedRankingRequest
GetPersonalizedRankingResponse
GetRecommendationsRequest
GetRecommendationsResponse
PersonalizeRuntimeClient
A client for the Amazon Personalize Runtime API.
PredictedItem

An object that identifies an item.

The and APIs return a list of PredictedItems.

Enums§

GetPersonalizedRankingError
Errors returned by GetPersonalizedRanking
GetRecommendationsError
Errors returned by GetRecommendations

Traits§

PersonalizeRuntime
Trait representing the capabilities of the Amazon Personalize Runtime API. Amazon Personalize Runtime clients implement this trait.