PersonalizeEventsClient
Amazon Personalize can consume real-time user event data, such as stream or click data, and use it for model training either alone or combined with historical data. For more information see Recording item interaction events.
Functions
Records action interaction event data. An action interaction event is an interaction between a user and an action. For example, a user taking an action, such a enrolling in a membership program or downloading your app.
Adds one or more actions to an Actions dataset. For more information see Importing actions individually.
Records item interaction event data. For more information see Recording item interaction events.
Adds one or more items to an Items dataset. For more information see Importing items individually.
Adds one or more users to a Users dataset. For more information see Importing users individually.
Inherited functions
Records action interaction event data. An action interaction event is an interaction between a user and an action. For example, a user taking an action, such a enrolling in a membership program or downloading your app.
Adds one or more actions to an Actions dataset. For more information see Importing actions individually.
Records item interaction event data. For more information see Recording item interaction events.
Adds one or more items to an Items dataset. For more information see Importing items individually.
Adds one or more users to a Users dataset. For more information see Importing users individually.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.