AWS SDK for C++

AWS SDK for C++ Version 1.11.769

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  Pagination
 
 

Classes

 
 
 
 
 

Typedefs

 
 
 
 
typedef std::function< void(const SimpleDBv2Client *, const Model::GetExportRequest &, const Model::GetExportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetExportResponseReceivedHandler
 
typedef std::function< void(const SimpleDBv2Client *, const Model::ListExportsRequest &, const Model::ListExportsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListExportsResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ GetExportResponseReceivedHandler

Definition at line 82 of file SimpleDBv2ServiceClientModel.h.

◆ ListExportsPaginator

Definition at line 14 of file SimpleDBv2ClientPagination.h.

◆ ListExportsResponseReceivedHandler

Definition at line 85 of file SimpleDBv2ServiceClientModel.h.

◆ SimpleDBv2ClientConfiguration

Definition at line 53 of file SimpleDBv2ServiceClientModel.h.

◆ SimpleDBv2EndpointProvider

Definition at line 55 of file SimpleDBv2ServiceClientModel.h.

◆ SimpleDBv2EndpointProviderBase

Definition at line 54 of file SimpleDBv2ServiceClientModel.h.

◆ StartDomainExportResponseReceivedHandler

Definition at line 88 of file SimpleDBv2ServiceClientModel.h.

Enumeration Type Documentation

◆ SimpleDBv2Errors

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 
CONFLICT 
INVALID_NEXT_TOKEN 
NO_SUCH_DOMAIN 
NO_SUCH_EXPORT 
NUMBER_EXPORTS_LIMIT_EXCEEDED 

Definition at line 14 of file SimpleDBv2Errors.h.