AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  NeptuneErrorMapper
 

Classes

 
 
class  NeptuneError
 
 

Typedefs

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

Enumerations

enum class  NeptuneErrors {
  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 , DOMAIN_NOT_FOUND_FAULT , D_B_CLUSTER_ALREADY_EXISTS_FAULT , D_B_CLUSTER_ENDPOINT_ALREADY_EXISTS_FAULT ,
  D_B_CLUSTER_ENDPOINT_NOT_FOUND_FAULT , D_B_CLUSTER_ENDPOINT_QUOTA_EXCEEDED_FAULT , D_B_CLUSTER_NOT_FOUND_FAULT , D_B_CLUSTER_PARAMETER_GROUP_NOT_FOUND_FAULT ,
  D_B_CLUSTER_QUOTA_EXCEEDED_FAULT , D_B_CLUSTER_ROLE_ALREADY_EXISTS_FAULT , D_B_CLUSTER_ROLE_NOT_FOUND_FAULT , D_B_CLUSTER_ROLE_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_ENDPOINT_STATE_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 , OPTION_GROUP_NOT_FOUND_FAULT ,
  PROVISIONED_IOPS_NOT_AVAILABLE_IN_A_Z_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

◆ AddRoleToDBClusterResponseReceivedHandler

Definition at line 357 of file NeptuneServiceClientModel.h.

◆ AddSourceIdentifierToSubscriptionResponseReceivedHandler

Definition at line 358 of file NeptuneServiceClientModel.h.

◆ AddTagsToResourceResponseReceivedHandler

Definition at line 359 of file NeptuneServiceClientModel.h.

◆ ApplyPendingMaintenanceActionResponseReceivedHandler

Definition at line 360 of file NeptuneServiceClientModel.h.

◆ CopyDBClusterParameterGroupResponseReceivedHandler

Definition at line 361 of file NeptuneServiceClientModel.h.

◆ CopyDBClusterSnapshotResponseReceivedHandler

Definition at line 362 of file NeptuneServiceClientModel.h.

◆ CopyDBParameterGroupResponseReceivedHandler

Definition at line 363 of file NeptuneServiceClientModel.h.

◆ CreateDBClusterEndpointResponseReceivedHandler

Definition at line 365 of file NeptuneServiceClientModel.h.

◆ CreateDBClusterParameterGroupResponseReceivedHandler

Definition at line 366 of file NeptuneServiceClientModel.h.

◆ CreateDBClusterResponseReceivedHandler

Definition at line 364 of file NeptuneServiceClientModel.h.

◆ CreateDBClusterSnapshotResponseReceivedHandler

Definition at line 367 of file NeptuneServiceClientModel.h.

◆ CreateDBInstanceResponseReceivedHandler

Definition at line 368 of file NeptuneServiceClientModel.h.

◆ CreateDBParameterGroupResponseReceivedHandler

Definition at line 369 of file NeptuneServiceClientModel.h.

◆ CreateDBSubnetGroupResponseReceivedHandler

Definition at line 370 of file NeptuneServiceClientModel.h.

◆ CreateEventSubscriptionResponseReceivedHandler

Definition at line 371 of file NeptuneServiceClientModel.h.

◆ CreateGlobalClusterResponseReceivedHandler

Definition at line 372 of file NeptuneServiceClientModel.h.

◆ DeleteDBClusterEndpointResponseReceivedHandler

Definition at line 374 of file NeptuneServiceClientModel.h.

◆ DeleteDBClusterParameterGroupResponseReceivedHandler

Definition at line 375 of file NeptuneServiceClientModel.h.

◆ DeleteDBClusterResponseReceivedHandler

Definition at line 373 of file NeptuneServiceClientModel.h.

◆ DeleteDBClusterSnapshotResponseReceivedHandler

Definition at line 376 of file NeptuneServiceClientModel.h.

◆ DeleteDBInstanceResponseReceivedHandler

Definition at line 377 of file NeptuneServiceClientModel.h.

◆ DeleteDBParameterGroupResponseReceivedHandler

Definition at line 378 of file NeptuneServiceClientModel.h.

◆ DeleteDBSubnetGroupResponseReceivedHandler

Definition at line 379 of file NeptuneServiceClientModel.h.

◆ DeleteEventSubscriptionResponseReceivedHandler

Definition at line 380 of file NeptuneServiceClientModel.h.

◆ DeleteGlobalClusterResponseReceivedHandler

Definition at line 381 of file NeptuneServiceClientModel.h.

◆ DescribeDBClusterEndpointsResponseReceivedHandler

Definition at line 382 of file NeptuneServiceClientModel.h.

◆ DescribeDBClusterParameterGroupsResponseReceivedHandler

Definition at line 383 of file NeptuneServiceClientModel.h.

◆ DescribeDBClusterParametersResponseReceivedHandler

Definition at line 384 of file NeptuneServiceClientModel.h.

◆ DescribeDBClusterSnapshotAttributesResponseReceivedHandler

Definition at line 385 of file NeptuneServiceClientModel.h.

◆ DescribeDBClusterSnapshotsResponseReceivedHandler

Definition at line 386 of file NeptuneServiceClientModel.h.

◆ DescribeDBClustersResponseReceivedHandler

Definition at line 387 of file NeptuneServiceClientModel.h.

◆ DescribeDBEngineVersionsResponseReceivedHandler

Definition at line 388 of file NeptuneServiceClientModel.h.

◆ DescribeDBInstancesResponseReceivedHandler

Definition at line 389 of file NeptuneServiceClientModel.h.

◆ DescribeDBParameterGroupsResponseReceivedHandler

Definition at line 390 of file NeptuneServiceClientModel.h.

◆ DescribeDBParametersResponseReceivedHandler

Definition at line 391 of file NeptuneServiceClientModel.h.

◆ DescribeDBSubnetGroupsResponseReceivedHandler

Definition at line 392 of file NeptuneServiceClientModel.h.

◆ DescribeEngineDefaultClusterParametersResponseReceivedHandler

Definition at line 393 of file NeptuneServiceClientModel.h.

◆ DescribeEngineDefaultParametersResponseReceivedHandler

Definition at line 394 of file NeptuneServiceClientModel.h.

◆ DescribeEventCategoriesResponseReceivedHandler

Definition at line 395 of file NeptuneServiceClientModel.h.

◆ DescribeEventsResponseReceivedHandler

Definition at line 397 of file NeptuneServiceClientModel.h.

◆ DescribeEventSubscriptionsResponseReceivedHandler

Definition at line 396 of file NeptuneServiceClientModel.h.

◆ DescribeGlobalClustersResponseReceivedHandler

Definition at line 398 of file NeptuneServiceClientModel.h.

◆ DescribeOrderableDBInstanceOptionsResponseReceivedHandler

Definition at line 399 of file NeptuneServiceClientModel.h.

◆ DescribePendingMaintenanceActionsResponseReceivedHandler

Definition at line 400 of file NeptuneServiceClientModel.h.

◆ DescribeValidDBInstanceModificationsResponseReceivedHandler

Definition at line 401 of file NeptuneServiceClientModel.h.

◆ FailoverDBClusterResponseReceivedHandler

Definition at line 402 of file NeptuneServiceClientModel.h.

◆ FailoverGlobalClusterResponseReceivedHandler

Definition at line 403 of file NeptuneServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 404 of file NeptuneServiceClientModel.h.

◆ ModifyDBClusterEndpointResponseReceivedHandler

Definition at line 406 of file NeptuneServiceClientModel.h.

◆ ModifyDBClusterParameterGroupResponseReceivedHandler

Definition at line 407 of file NeptuneServiceClientModel.h.

◆ ModifyDBClusterResponseReceivedHandler

Definition at line 405 of file NeptuneServiceClientModel.h.

◆ ModifyDBClusterSnapshotAttributeResponseReceivedHandler

Definition at line 408 of file NeptuneServiceClientModel.h.

◆ ModifyDBInstanceResponseReceivedHandler

Definition at line 409 of file NeptuneServiceClientModel.h.

◆ ModifyDBParameterGroupResponseReceivedHandler

Definition at line 410 of file NeptuneServiceClientModel.h.

◆ ModifyDBSubnetGroupResponseReceivedHandler

Definition at line 411 of file NeptuneServiceClientModel.h.

◆ ModifyEventSubscriptionResponseReceivedHandler

Definition at line 412 of file NeptuneServiceClientModel.h.

◆ ModifyGlobalClusterResponseReceivedHandler

Definition at line 413 of file NeptuneServiceClientModel.h.

◆ NeptuneClientConfiguration

Definition at line 131 of file NeptuneServiceClientModel.h.

◆ NeptuneEndpointProvider

Definition at line 133 of file NeptuneServiceClientModel.h.

◆ NeptuneEndpointProviderBase

Definition at line 132 of file NeptuneServiceClientModel.h.

◆ PromoteReadReplicaDBClusterResponseReceivedHandler

Definition at line 414 of file NeptuneServiceClientModel.h.

◆ RebootDBInstanceResponseReceivedHandler

Definition at line 415 of file NeptuneServiceClientModel.h.

◆ RemoveFromGlobalClusterResponseReceivedHandler

Definition at line 416 of file NeptuneServiceClientModel.h.

◆ RemoveRoleFromDBClusterResponseReceivedHandler

Definition at line 417 of file NeptuneServiceClientModel.h.

◆ RemoveSourceIdentifierFromSubscriptionResponseReceivedHandler

Definition at line 418 of file NeptuneServiceClientModel.h.

◆ RemoveTagsFromResourceResponseReceivedHandler

Definition at line 419 of file NeptuneServiceClientModel.h.

◆ ResetDBClusterParameterGroupResponseReceivedHandler

Definition at line 420 of file NeptuneServiceClientModel.h.

◆ ResetDBParameterGroupResponseReceivedHandler

Definition at line 421 of file NeptuneServiceClientModel.h.

◆ RestoreDBClusterFromSnapshotResponseReceivedHandler

Definition at line 422 of file NeptuneServiceClientModel.h.

◆ RestoreDBClusterToPointInTimeResponseReceivedHandler

Definition at line 423 of file NeptuneServiceClientModel.h.

◆ StartDBClusterResponseReceivedHandler

Definition at line 424 of file NeptuneServiceClientModel.h.

◆ StopDBClusterResponseReceivedHandler

Definition at line 425 of file NeptuneServiceClientModel.h.

Enumeration Type Documentation

◆ NeptuneErrors

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 
DOMAIN_NOT_FOUND_FAULT 
D_B_CLUSTER_ALREADY_EXISTS_FAULT 
D_B_CLUSTER_ENDPOINT_ALREADY_EXISTS_FAULT 
D_B_CLUSTER_ENDPOINT_NOT_FOUND_FAULT 
D_B_CLUSTER_ENDPOINT_QUOTA_EXCEEDED_FAULT 
D_B_CLUSTER_NOT_FOUND_FAULT 
D_B_CLUSTER_PARAMETER_GROUP_NOT_FOUND_FAULT 
D_B_CLUSTER_QUOTA_EXCEEDED_FAULT 
D_B_CLUSTER_ROLE_ALREADY_EXISTS_FAULT 
D_B_CLUSTER_ROLE_NOT_FOUND_FAULT 
D_B_CLUSTER_ROLE_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_ENDPOINT_STATE_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 
OPTION_GROUP_NOT_FOUND_FAULT 
PROVISIONED_IOPS_NOT_AVAILABLE_IN_A_Z_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 NeptuneErrors.h.