AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
typedef std::function< void(const DynamoDBStreamsClient *, const Model::GetRecordsRequest &, const Model::GetRecordsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetRecordsResponseReceivedHandler
 
 
typedef std::function< void(const DynamoDBStreamsClient *, const Model::ListStreamsRequest &, const Model::ListStreamsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListStreamsResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ DescribeStreamResponseReceivedHandler

Definition at line 90 of file DynamoDBStreamsServiceClientModel.h.

◆ DynamoDBStreamsClientConfiguration

Definition at line 59 of file DynamoDBStreamsServiceClientModel.h.

◆ DynamoDBStreamsEndpointProvider

Definition at line 61 of file DynamoDBStreamsServiceClientModel.h.

◆ DynamoDBStreamsEndpointProviderBase

Definition at line 60 of file DynamoDBStreamsServiceClientModel.h.

◆ GetRecordsResponseReceivedHandler

Definition at line 91 of file DynamoDBStreamsServiceClientModel.h.

◆ GetShardIteratorResponseReceivedHandler

Definition at line 92 of file DynamoDBStreamsServiceClientModel.h.

◆ ListStreamsResponseReceivedHandler

Definition at line 93 of file DynamoDBStreamsServiceClientModel.h.

Enumeration Type Documentation

◆ DynamoDBStreamsErrors

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 
EXPIRED_ITERATOR 
LIMIT_EXCEEDED 
TRIMMED_DATA_ACCESS 

Definition at line 16 of file DynamoDBStreamsErrors.h.