AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  DocDBErrorMapper
 
namespace  Endpoint
 
namespace  Model
 

Classes

class  DocDBClient
 
 
class  DocDBError
 
class  DocDBRequest
 

Typedefs

 
 
 
 
typedef std::function< void(const DocDBClient *, const Model::AddTagsToResourceRequest &, const Model::AddTagsToResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AddTagsToResourceResponseReceivedHandler
 
 
 
 
typedef std::function< void(const DocDBClient *, const Model::CreateDBClusterRequest &, const Model::CreateDBClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDBClusterResponseReceivedHandler
 
 
 
typedef std::function< void(const DocDBClient *, const Model::CreateDBInstanceRequest &, const Model::CreateDBInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDBInstanceResponseReceivedHandler
 
 
 
 
typedef std::function< void(const DocDBClient *, const Model::DeleteDBClusterRequest &, const Model::DeleteDBClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteDBClusterResponseReceivedHandler
 
 
 
typedef std::function< void(const DocDBClient *, const Model::DeleteDBInstanceRequest &, const Model::DeleteDBInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteDBInstanceResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const DocDBClient *, const Model::DescribeEventsRequest &, const Model::DescribeEventsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeEventsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const DocDBClient *, const Model::FailoverDBClusterRequest &, const Model::FailoverDBClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > FailoverDBClusterResponseReceivedHandler
 
 
 
typedef std::function< void(const DocDBClient *, const Model::ModifyDBClusterRequest &, const Model::ModifyDBClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ModifyDBClusterResponseReceivedHandler
 
 
 
typedef std::function< void(const DocDBClient *, const Model::ModifyDBInstanceRequest &, const Model::ModifyDBInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ModifyDBInstanceResponseReceivedHandler
 
 
 
 
typedef std::function< void(const DocDBClient *, const Model::RebootDBInstanceRequest &, const Model::RebootDBInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RebootDBInstanceResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const DocDBClient *, const Model::StartDBClusterRequest &, const Model::StartDBClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartDBClusterResponseReceivedHandler
 
typedef std::function< void(const DocDBClient *, const Model::StopDBClusterRequest &, const Model::StopDBClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StopDBClusterResponseReceivedHandler
 
 

Enumerations

enum class  DocDBErrors {
  INCOMPLETE_SIGNATURE = 0 , INTERNAL_FAILURE = 1 , INVALID_ACTION = 2 , INVALID_CLIENT_TOKEN_ID = 3 ,
  INVALID_PARAMETER_COMBINATION = 4 , INVALID_QUERY_PARAMETER = 5 , INVALID_PARAMETER_VALUE = 6 , MISSING_ACTION = 7 ,
  MISSING_AUTHENTICATION_TOKEN = 8 , MISSING_PARAMETER = 9 , OPT_IN_REQUIRED = 10 , REQUEST_EXPIRED = 11 ,
  SERVICE_UNAVAILABLE = 12 , THROTTLING = 13 , VALIDATION = 14 , ACCESS_DENIED = 15 ,
  RESOURCE_NOT_FOUND = 16 , UNRECOGNIZED_CLIENT = 17 , MALFORMED_QUERY_STRING = 18 , SLOW_DOWN = 19 ,
  REQUEST_TIME_TOO_SKEWED = 20 , INVALID_SIGNATURE = 21 , SIGNATURE_DOES_NOT_MATCH = 22 , INVALID_ACCESS_KEY_ID = 23 ,
  REQUEST_TIMEOUT = 24 , NETWORK_CONNECTION = 99 , UNKNOWN = 100 , AUTHORIZATION_NOT_FOUND_FAULT = static_cast<int>(Aws::Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1 ,
  CERTIFICATE_NOT_FOUND_FAULT , D_B_CLUSTER_ALREADY_EXISTS_FAULT , D_B_CLUSTER_NOT_FOUND_FAULT , D_B_CLUSTER_PARAMETER_GROUP_NOT_FOUND_FAULT ,
  D_B_CLUSTER_QUOTA_EXCEEDED_FAULT , D_B_CLUSTER_SNAPSHOT_ALREADY_EXISTS_FAULT , D_B_CLUSTER_SNAPSHOT_NOT_FOUND_FAULT , D_B_INSTANCE_ALREADY_EXISTS_FAULT ,
  D_B_INSTANCE_NOT_FOUND_FAULT , D_B_PARAMETER_GROUP_ALREADY_EXISTS_FAULT , D_B_PARAMETER_GROUP_NOT_FOUND_FAULT , D_B_PARAMETER_GROUP_QUOTA_EXCEEDED_FAULT ,
  D_B_SECURITY_GROUP_NOT_FOUND_FAULT , D_B_SNAPSHOT_ALREADY_EXISTS_FAULT , D_B_SNAPSHOT_NOT_FOUND_FAULT , D_B_SUBNET_GROUP_ALREADY_EXISTS_FAULT ,
  D_B_SUBNET_GROUP_DOES_NOT_COVER_ENOUGH_A_ZS , D_B_SUBNET_GROUP_NOT_FOUND_FAULT , D_B_SUBNET_GROUP_QUOTA_EXCEEDED_FAULT , D_B_SUBNET_QUOTA_EXCEEDED_FAULT ,
  D_B_UPGRADE_DEPENDENCY_FAILURE_FAULT , EVENT_SUBSCRIPTION_QUOTA_EXCEEDED_FAULT , GLOBAL_CLUSTER_ALREADY_EXISTS_FAULT , GLOBAL_CLUSTER_NOT_FOUND_FAULT ,
  GLOBAL_CLUSTER_QUOTA_EXCEEDED_FAULT , INSTANCE_QUOTA_EXCEEDED_FAULT , INSUFFICIENT_D_B_CLUSTER_CAPACITY_FAULT , INSUFFICIENT_D_B_INSTANCE_CAPACITY_FAULT ,
  INSUFFICIENT_STORAGE_CLUSTER_CAPACITY_FAULT , INVALID_D_B_CLUSTER_SNAPSHOT_STATE_FAULT , INVALID_D_B_CLUSTER_STATE_FAULT , INVALID_D_B_INSTANCE_STATE_FAULT ,
  INVALID_D_B_PARAMETER_GROUP_STATE_FAULT , INVALID_D_B_SECURITY_GROUP_STATE_FAULT , INVALID_D_B_SNAPSHOT_STATE_FAULT , INVALID_D_B_SUBNET_GROUP_STATE_FAULT ,
  INVALID_D_B_SUBNET_STATE_FAULT , INVALID_EVENT_SUBSCRIPTION_STATE_FAULT , INVALID_GLOBAL_CLUSTER_STATE_FAULT , INVALID_RESTORE_FAULT ,
  INVALID_SUBNET , INVALID_V_P_C_NETWORK_STATE_FAULT , K_M_S_KEY_NOT_ACCESSIBLE_FAULT , RESOURCE_NOT_FOUND_FAULT ,
  SHARED_SNAPSHOT_QUOTA_EXCEEDED_FAULT , SNAPSHOT_QUOTA_EXCEEDED_FAULT , SOURCE_NOT_FOUND_FAULT , STORAGE_QUOTA_EXCEEDED_FAULT ,
  STORAGE_TYPE_NOT_SUPPORTED_FAULT , SUBNET_ALREADY_IN_USE , SUBSCRIPTION_ALREADY_EXIST_FAULT , SUBSCRIPTION_CATEGORY_NOT_FOUND_FAULT ,
  SUBSCRIPTION_NOT_FOUND_FAULT , S_N_S_INVALID_TOPIC_FAULT , S_N_S_NO_AUTHORIZATION_FAULT , S_N_S_TOPIC_ARN_NOT_FOUND_FAULT
}
 

Typedef Documentation

◆ AddSourceIdentifierToSubscriptionResponseReceivedHandler

Definition at line 303 of file DocDBServiceClientModel.h.

◆ AddTagsToResourceResponseReceivedHandler

Definition at line 304 of file DocDBServiceClientModel.h.

◆ ApplyPendingMaintenanceActionResponseReceivedHandler

Definition at line 305 of file DocDBServiceClientModel.h.

◆ CopyDBClusterParameterGroupResponseReceivedHandler

Definition at line 306 of file DocDBServiceClientModel.h.

◆ CopyDBClusterSnapshotResponseReceivedHandler

Definition at line 307 of file DocDBServiceClientModel.h.

◆ CreateDBClusterParameterGroupResponseReceivedHandler

Definition at line 309 of file DocDBServiceClientModel.h.

◆ CreateDBClusterResponseReceivedHandler

Definition at line 308 of file DocDBServiceClientModel.h.

◆ CreateDBClusterSnapshotResponseReceivedHandler

Definition at line 310 of file DocDBServiceClientModel.h.

◆ CreateDBInstanceResponseReceivedHandler

Definition at line 311 of file DocDBServiceClientModel.h.

◆ CreateDBSubnetGroupResponseReceivedHandler

Definition at line 312 of file DocDBServiceClientModel.h.

◆ CreateEventSubscriptionResponseReceivedHandler

Definition at line 313 of file DocDBServiceClientModel.h.

◆ CreateGlobalClusterResponseReceivedHandler

Definition at line 314 of file DocDBServiceClientModel.h.

◆ DeleteDBClusterParameterGroupResponseReceivedHandler

Definition at line 316 of file DocDBServiceClientModel.h.

◆ DeleteDBClusterResponseReceivedHandler

Definition at line 315 of file DocDBServiceClientModel.h.

◆ DeleteDBClusterSnapshotResponseReceivedHandler

Definition at line 317 of file DocDBServiceClientModel.h.

◆ DeleteDBInstanceResponseReceivedHandler

Definition at line 318 of file DocDBServiceClientModel.h.

◆ DeleteDBSubnetGroupResponseReceivedHandler

Definition at line 319 of file DocDBServiceClientModel.h.

◆ DeleteEventSubscriptionResponseReceivedHandler

Definition at line 320 of file DocDBServiceClientModel.h.

◆ DeleteGlobalClusterResponseReceivedHandler

Definition at line 321 of file DocDBServiceClientModel.h.

◆ DescribeCertificatesResponseReceivedHandler

Definition at line 322 of file DocDBServiceClientModel.h.

◆ DescribeDBClusterParameterGroupsResponseReceivedHandler

Definition at line 323 of file DocDBServiceClientModel.h.

◆ DescribeDBClusterParametersResponseReceivedHandler

Definition at line 324 of file DocDBServiceClientModel.h.

◆ DescribeDBClusterSnapshotAttributesResponseReceivedHandler

Definition at line 325 of file DocDBServiceClientModel.h.

◆ DescribeDBClusterSnapshotsResponseReceivedHandler

Definition at line 326 of file DocDBServiceClientModel.h.

◆ DescribeDBClustersResponseReceivedHandler

Definition at line 327 of file DocDBServiceClientModel.h.

◆ DescribeDBEngineVersionsResponseReceivedHandler

Definition at line 328 of file DocDBServiceClientModel.h.

◆ DescribeDBInstancesResponseReceivedHandler

Definition at line 329 of file DocDBServiceClientModel.h.

◆ DescribeDBSubnetGroupsResponseReceivedHandler

Definition at line 330 of file DocDBServiceClientModel.h.

◆ DescribeEngineDefaultClusterParametersResponseReceivedHandler

Definition at line 331 of file DocDBServiceClientModel.h.

◆ DescribeEventCategoriesResponseReceivedHandler

Definition at line 332 of file DocDBServiceClientModel.h.

◆ DescribeEventsResponseReceivedHandler

Definition at line 334 of file DocDBServiceClientModel.h.

◆ DescribeEventSubscriptionsResponseReceivedHandler

Definition at line 333 of file DocDBServiceClientModel.h.

◆ DescribeGlobalClustersResponseReceivedHandler

Definition at line 335 of file DocDBServiceClientModel.h.

◆ DescribeOrderableDBInstanceOptionsResponseReceivedHandler

Definition at line 336 of file DocDBServiceClientModel.h.

◆ DescribePendingMaintenanceActionsResponseReceivedHandler

Definition at line 337 of file DocDBServiceClientModel.h.

◆ DocDBClientConfiguration

Definition at line 119 of file DocDBServiceClientModel.h.

◆ DocDBEndpointProvider

Definition at line 121 of file DocDBServiceClientModel.h.

◆ DocDBEndpointProviderBase

Definition at line 120 of file DocDBServiceClientModel.h.

◆ FailoverDBClusterResponseReceivedHandler

Definition at line 338 of file DocDBServiceClientModel.h.

◆ FailoverGlobalClusterResponseReceivedHandler

Definition at line 339 of file DocDBServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 340 of file DocDBServiceClientModel.h.

◆ ModifyDBClusterParameterGroupResponseReceivedHandler

Definition at line 342 of file DocDBServiceClientModel.h.

◆ ModifyDBClusterResponseReceivedHandler

Definition at line 341 of file DocDBServiceClientModel.h.

◆ ModifyDBClusterSnapshotAttributeResponseReceivedHandler

Definition at line 343 of file DocDBServiceClientModel.h.

◆ ModifyDBInstanceResponseReceivedHandler

Definition at line 344 of file DocDBServiceClientModel.h.

◆ ModifyDBSubnetGroupResponseReceivedHandler

Definition at line 345 of file DocDBServiceClientModel.h.

◆ ModifyEventSubscriptionResponseReceivedHandler

Definition at line 346 of file DocDBServiceClientModel.h.

◆ ModifyGlobalClusterResponseReceivedHandler

Definition at line 347 of file DocDBServiceClientModel.h.

◆ RebootDBInstanceResponseReceivedHandler

Definition at line 348 of file DocDBServiceClientModel.h.

◆ RemoveFromGlobalClusterResponseReceivedHandler

Definition at line 349 of file DocDBServiceClientModel.h.

◆ RemoveSourceIdentifierFromSubscriptionResponseReceivedHandler

Definition at line 350 of file DocDBServiceClientModel.h.

◆ RemoveTagsFromResourceResponseReceivedHandler

Definition at line 351 of file DocDBServiceClientModel.h.

◆ ResetDBClusterParameterGroupResponseReceivedHandler

Definition at line 352 of file DocDBServiceClientModel.h.

◆ RestoreDBClusterFromSnapshotResponseReceivedHandler

Definition at line 353 of file DocDBServiceClientModel.h.

◆ RestoreDBClusterToPointInTimeResponseReceivedHandler

Definition at line 354 of file DocDBServiceClientModel.h.

◆ StartDBClusterResponseReceivedHandler

Definition at line 355 of file DocDBServiceClientModel.h.

◆ StopDBClusterResponseReceivedHandler

Definition at line 356 of file DocDBServiceClientModel.h.

◆ SwitchoverGlobalClusterResponseReceivedHandler

Definition at line 357 of file DocDBServiceClientModel.h.

Enumeration Type Documentation

◆ DocDBErrors

strong
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 
AUTHORIZATION_NOT_FOUND_FAULT 
CERTIFICATE_NOT_FOUND_FAULT 
D_B_CLUSTER_ALREADY_EXISTS_FAULT 
D_B_CLUSTER_NOT_FOUND_FAULT 
D_B_CLUSTER_PARAMETER_GROUP_NOT_FOUND_FAULT 
D_B_CLUSTER_QUOTA_EXCEEDED_FAULT 
D_B_CLUSTER_SNAPSHOT_ALREADY_EXISTS_FAULT 
D_B_CLUSTER_SNAPSHOT_NOT_FOUND_FAULT 
D_B_INSTANCE_ALREADY_EXISTS_FAULT 
D_B_INSTANCE_NOT_FOUND_FAULT 
D_B_PARAMETER_GROUP_ALREADY_EXISTS_FAULT 
D_B_PARAMETER_GROUP_NOT_FOUND_FAULT 
D_B_PARAMETER_GROUP_QUOTA_EXCEEDED_FAULT 
D_B_SECURITY_GROUP_NOT_FOUND_FAULT 
D_B_SNAPSHOT_ALREADY_EXISTS_FAULT 
D_B_SNAPSHOT_NOT_FOUND_FAULT 
D_B_SUBNET_GROUP_ALREADY_EXISTS_FAULT 
D_B_SUBNET_GROUP_DOES_NOT_COVER_ENOUGH_A_ZS 
D_B_SUBNET_GROUP_NOT_FOUND_FAULT 
D_B_SUBNET_GROUP_QUOTA_EXCEEDED_FAULT 
D_B_SUBNET_QUOTA_EXCEEDED_FAULT 
D_B_UPGRADE_DEPENDENCY_FAILURE_FAULT 
EVENT_SUBSCRIPTION_QUOTA_EXCEEDED_FAULT 
GLOBAL_CLUSTER_ALREADY_EXISTS_FAULT 
GLOBAL_CLUSTER_NOT_FOUND_FAULT 
GLOBAL_CLUSTER_QUOTA_EXCEEDED_FAULT 
INSTANCE_QUOTA_EXCEEDED_FAULT 
INSUFFICIENT_D_B_CLUSTER_CAPACITY_FAULT 
INSUFFICIENT_D_B_INSTANCE_CAPACITY_FAULT 
INSUFFICIENT_STORAGE_CLUSTER_CAPACITY_FAULT 
INVALID_D_B_CLUSTER_SNAPSHOT_STATE_FAULT 
INVALID_D_B_CLUSTER_STATE_FAULT 
INVALID_D_B_INSTANCE_STATE_FAULT 
INVALID_D_B_PARAMETER_GROUP_STATE_FAULT 
INVALID_D_B_SECURITY_GROUP_STATE_FAULT 
INVALID_D_B_SNAPSHOT_STATE_FAULT 
INVALID_D_B_SUBNET_GROUP_STATE_FAULT 
INVALID_D_B_SUBNET_STATE_FAULT 
INVALID_EVENT_SUBSCRIPTION_STATE_FAULT 
INVALID_GLOBAL_CLUSTER_STATE_FAULT 
INVALID_RESTORE_FAULT 
INVALID_SUBNET 
INVALID_V_P_C_NETWORK_STATE_FAULT 
K_M_S_KEY_NOT_ACCESSIBLE_FAULT 
RESOURCE_NOT_FOUND_FAULT 
SHARED_SNAPSHOT_QUOTA_EXCEEDED_FAULT 
SNAPSHOT_QUOTA_EXCEEDED_FAULT 
SOURCE_NOT_FOUND_FAULT 
STORAGE_QUOTA_EXCEEDED_FAULT 
STORAGE_TYPE_NOT_SUPPORTED_FAULT 
SUBNET_ALREADY_IN_USE 
SUBSCRIPTION_ALREADY_EXIST_FAULT 
SUBSCRIPTION_CATEGORY_NOT_FOUND_FAULT 
SUBSCRIPTION_NOT_FOUND_FAULT 
S_N_S_INVALID_TOPIC_FAULT 
S_N_S_NO_AUTHORIZATION_FAULT 
S_N_S_TOPIC_ARN_NOT_FOUND_FAULT 

Definition at line 16 of file DocDBErrors.h.