AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::PersonalizeEvents Namespace Reference

Namespaces

namespace  Endpoint
 
namespace  Model
 
 

Classes

 
 
 
 

Typedefs

 
 
 
 
typedef std::function< void(const PersonalizeEventsClient *, const Model::PutActionsRequest &, const Model::PutActionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutActionsResponseReceivedHandler
 
typedef std::function< void(const PersonalizeEventsClient *, const Model::PutEventsRequest &, const Model::PutEventsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutEventsResponseReceivedHandler
 
typedef std::function< void(const PersonalizeEventsClient *, const Model::PutItemsRequest &, const Model::PutItemsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutItemsResponseReceivedHandler
 
typedef std::function< void(const PersonalizeEventsClient *, const Model::PutUsersRequest &, const Model::PutUsersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutUsersResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ PersonalizeEventsClientConfiguration

Definition at line 55 of file PersonalizeEventsServiceClientModel.h.

◆ PersonalizeEventsEndpointProvider

Definition at line 57 of file PersonalizeEventsServiceClientModel.h.

◆ PersonalizeEventsEndpointProviderBase

Definition at line 56 of file PersonalizeEventsServiceClientModel.h.

◆ PutActionInteractionsResponseReceivedHandler

Definition at line 89 of file PersonalizeEventsServiceClientModel.h.

◆ PutActionsResponseReceivedHandler

Definition at line 90 of file PersonalizeEventsServiceClientModel.h.

◆ PutEventsResponseReceivedHandler

Definition at line 91 of file PersonalizeEventsServiceClientModel.h.

◆ PutItemsResponseReceivedHandler

Definition at line 92 of file PersonalizeEventsServiceClientModel.h.

◆ PutUsersResponseReceivedHandler

Definition at line 93 of file PersonalizeEventsServiceClientModel.h.

Enumeration Type Documentation

◆ PersonalizeEventsErrors

Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
INVALID_INPUT 
RESOURCE_IN_USE 

Definition at line 16 of file PersonalizeEventsErrors.h.