AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const CognitoSyncClient *, const Model::BulkPublishRequest &, const Model::BulkPublishOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BulkPublishResponseReceivedHandler
 
typedef std::function< void(const CognitoSyncClient *, const Model::DeleteDatasetRequest &, const Model::DeleteDatasetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteDatasetResponseReceivedHandler
 
typedef std::function< void(const CognitoSyncClient *, const Model::DescribeDatasetRequest &, const Model::DescribeDatasetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeDatasetResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const CognitoSyncClient *, const Model::ListDatasetsRequest &, const Model::ListDatasetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDatasetsResponseReceivedHandler
 
 
typedef std::function< void(const CognitoSyncClient *, const Model::ListRecordsRequest &, const Model::ListRecordsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListRecordsResponseReceivedHandler
 
typedef std::function< void(const CognitoSyncClient *, const Model::RegisterDeviceRequest &, const Model::RegisterDeviceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RegisterDeviceResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const CognitoSyncClient *, const Model::UpdateRecordsRequest &, const Model::UpdateRecordsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateRecordsResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ BulkPublishResponseReceivedHandler

Definition at line 142 of file CognitoSyncServiceClientModel.h.

◆ CognitoSyncClientConfiguration

Definition at line 72 of file CognitoSyncServiceClientModel.h.

◆ CognitoSyncEndpointProvider

Definition at line 74 of file CognitoSyncServiceClientModel.h.

◆ CognitoSyncEndpointProviderBase

Definition at line 73 of file CognitoSyncServiceClientModel.h.

◆ DeleteDatasetResponseReceivedHandler

Definition at line 143 of file CognitoSyncServiceClientModel.h.

◆ DescribeDatasetResponseReceivedHandler

Definition at line 144 of file CognitoSyncServiceClientModel.h.

◆ DescribeIdentityPoolUsageResponseReceivedHandler

Definition at line 145 of file CognitoSyncServiceClientModel.h.

◆ DescribeIdentityUsageResponseReceivedHandler

Definition at line 146 of file CognitoSyncServiceClientModel.h.

◆ GetBulkPublishDetailsResponseReceivedHandler

Definition at line 147 of file CognitoSyncServiceClientModel.h.

◆ GetCognitoEventsResponseReceivedHandler

Definition at line 148 of file CognitoSyncServiceClientModel.h.

◆ GetIdentityPoolConfigurationResponseReceivedHandler

Definition at line 149 of file CognitoSyncServiceClientModel.h.

◆ ListDatasetsResponseReceivedHandler

Definition at line 150 of file CognitoSyncServiceClientModel.h.

◆ ListIdentityPoolUsageResponseReceivedHandler

Definition at line 151 of file CognitoSyncServiceClientModel.h.

◆ ListRecordsResponseReceivedHandler

Definition at line 152 of file CognitoSyncServiceClientModel.h.

◆ RegisterDeviceResponseReceivedHandler

Definition at line 153 of file CognitoSyncServiceClientModel.h.

◆ SetCognitoEventsResponseReceivedHandler

Definition at line 154 of file CognitoSyncServiceClientModel.h.

◆ SetIdentityPoolConfigurationResponseReceivedHandler

Definition at line 155 of file CognitoSyncServiceClientModel.h.

◆ SubscribeToDatasetResponseReceivedHandler

Definition at line 156 of file CognitoSyncServiceClientModel.h.

◆ UnsubscribeFromDatasetResponseReceivedHandler

Definition at line 157 of file CognitoSyncServiceClientModel.h.

◆ UpdateRecordsResponseReceivedHandler

Definition at line 158 of file CognitoSyncServiceClientModel.h.

Enumeration Type Documentation

◆ CognitoSyncErrors

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 
ALREADY_STREAMED 
CONCURRENT_MODIFICATION 
DUPLICATE_REQUEST 
INTERNAL_ERROR 
INVALID_CONFIGURATION 
INVALID_LAMBDA_FUNCTION_OUTPUT 
INVALID_PARAMETER 
LAMBDA_THROTTLED 
LIMIT_EXCEEDED 
NOT_AUTHORIZED 
RESOURCE_CONFLICT 
TOO_MANY_REQUESTS 

Definition at line 16 of file CognitoSyncErrors.h.