AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
 

Classes

 
 
 
 
 

Typedefs

 
 
 
 
typedef std::function< void(const TimestreamWriteClient *, const Model::CreateTableRequest &, const Model::CreateTableOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateTableResponseReceivedHandler
 
 
typedef std::function< void(const TimestreamWriteClient *, const Model::DeleteTableRequest &, const Model::DeleteTableOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteTableResponseReceivedHandler
 
 
 
 
typedef std::function< void(const TimestreamWriteClient *, const Model::DescribeTableRequest &, const Model::DescribeTableOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeTableResponseReceivedHandler
 
 
typedef std::function< void(const TimestreamWriteClient *, const Model::ListDatabasesRequest &, const Model::ListDatabasesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDatabasesResponseReceivedHandler
 
typedef std::function< void(const TimestreamWriteClient *, const Model::ListTablesRequest &, const Model::ListTablesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTablesResponseReceivedHandler
 
 
 
typedef std::function< void(const TimestreamWriteClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const TimestreamWriteClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 
typedef std::function< void(const TimestreamWriteClient *, const Model::UpdateTableRequest &, const Model::UpdateTableOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateTableResponseReceivedHandler
 
typedef std::function< void(const TimestreamWriteClient *, const Model::WriteRecordsRequest &, const Model::WriteRecordsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > WriteRecordsResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ CreateBatchLoadTaskResponseReceivedHandler

Definition at line 152 of file TimestreamWriteServiceClientModel.h.

◆ CreateDatabaseResponseReceivedHandler

Definition at line 153 of file TimestreamWriteServiceClientModel.h.

◆ CreateTableResponseReceivedHandler

Definition at line 154 of file TimestreamWriteServiceClientModel.h.

◆ DeleteDatabaseResponseReceivedHandler

Definition at line 155 of file TimestreamWriteServiceClientModel.h.

◆ DeleteTableResponseReceivedHandler

Definition at line 156 of file TimestreamWriteServiceClientModel.h.

◆ DescribeBatchLoadTaskResponseReceivedHandler

Definition at line 157 of file TimestreamWriteServiceClientModel.h.

◆ DescribeDatabaseResponseReceivedHandler

Definition at line 158 of file TimestreamWriteServiceClientModel.h.

◆ DescribeEndpointsResponseReceivedHandler

Definition at line 159 of file TimestreamWriteServiceClientModel.h.

◆ DescribeTableResponseReceivedHandler

Definition at line 160 of file TimestreamWriteServiceClientModel.h.

◆ ListBatchLoadTasksResponseReceivedHandler

Definition at line 161 of file TimestreamWriteServiceClientModel.h.

◆ ListDatabasesResponseReceivedHandler

Definition at line 162 of file TimestreamWriteServiceClientModel.h.

◆ ListTablesResponseReceivedHandler

Definition at line 163 of file TimestreamWriteServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 164 of file TimestreamWriteServiceClientModel.h.

◆ ResumeBatchLoadTaskResponseReceivedHandler

Definition at line 165 of file TimestreamWriteServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 166 of file TimestreamWriteServiceClientModel.h.

◆ TimestreamWriteEndpointProvider

Definition at line 78 of file TimestreamWriteServiceClientModel.h.

◆ TimestreamWriteEndpointProviderBase

Definition at line 77 of file TimestreamWriteServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 167 of file TimestreamWriteServiceClientModel.h.

◆ UpdateDatabaseResponseReceivedHandler

Definition at line 168 of file TimestreamWriteServiceClientModel.h.

◆ UpdateTableResponseReceivedHandler

Definition at line 169 of file TimestreamWriteServiceClientModel.h.

◆ WriteRecordsResponseReceivedHandler

Definition at line 170 of file TimestreamWriteServiceClientModel.h.

Enumeration Type Documentation

◆ TimestreamWriteErrors

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 
INTERNAL_SERVER 
INVALID_ENDPOINT 
REJECTED_RECORDS 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file TimestreamWriteErrors.h.