AWS SDK for C++

AWS SDK for C++ Version 1.11.681

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 148 of file TimestreamWriteServiceClientModel.h.

◆ CreateDatabaseResponseReceivedHandler

Definition at line 151 of file TimestreamWriteServiceClientModel.h.

◆ CreateTableResponseReceivedHandler

Definition at line 154 of file TimestreamWriteServiceClientModel.h.

◆ DeleteDatabaseResponseReceivedHandler

Definition at line 157 of file TimestreamWriteServiceClientModel.h.

◆ DeleteTableResponseReceivedHandler

Definition at line 160 of file TimestreamWriteServiceClientModel.h.

◆ DescribeBatchLoadTaskResponseReceivedHandler

Definition at line 163 of file TimestreamWriteServiceClientModel.h.

◆ DescribeDatabaseResponseReceivedHandler

Definition at line 166 of file TimestreamWriteServiceClientModel.h.

◆ DescribeEndpointsResponseReceivedHandler

Definition at line 169 of file TimestreamWriteServiceClientModel.h.

◆ DescribeTableResponseReceivedHandler

Definition at line 172 of file TimestreamWriteServiceClientModel.h.

◆ ListBatchLoadTasksResponseReceivedHandler

Definition at line 175 of file TimestreamWriteServiceClientModel.h.

◆ ListDatabasesResponseReceivedHandler

Definition at line 178 of file TimestreamWriteServiceClientModel.h.

◆ ListTablesResponseReceivedHandler

Definition at line 181 of file TimestreamWriteServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 184 of file TimestreamWriteServiceClientModel.h.

◆ ResumeBatchLoadTaskResponseReceivedHandler

Definition at line 187 of file TimestreamWriteServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 190 of file TimestreamWriteServiceClientModel.h.

◆ TimestreamWriteEndpointProvider

Definition at line 73 of file TimestreamWriteServiceClientModel.h.

◆ TimestreamWriteEndpointProviderBase

Definition at line 72 of file TimestreamWriteServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 193 of file TimestreamWriteServiceClientModel.h.

◆ UpdateDatabaseResponseReceivedHandler

Definition at line 196 of file TimestreamWriteServiceClientModel.h.

◆ UpdateTableResponseReceivedHandler

Definition at line 199 of file TimestreamWriteServiceClientModel.h.

◆ WriteRecordsResponseReceivedHandler

Definition at line 202 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 14 of file TimestreamWriteErrors.h.