AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
typedef std::function< void(const ElastiCacheClient *, const Model::CopySnapshotRequest &, const Model::CopySnapshotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CopySnapshotResponseReceivedHandler
 
 
 
 
 
 
 
 
 
typedef std::function< void(const ElastiCacheClient *, const Model::CreateSnapshotRequest &, const Model::CreateSnapshotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateSnapshotResponseReceivedHandler
 
typedef std::function< void(const ElastiCacheClient *, const Model::CreateUserRequest &, const Model::CreateUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateUserResponseReceivedHandler
 
typedef std::function< void(const ElastiCacheClient *, const Model::CreateUserGroupRequest &, const Model::CreateUserGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateUserGroupResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const ElastiCacheClient *, const Model::DeleteSnapshotRequest &, const Model::DeleteSnapshotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteSnapshotResponseReceivedHandler
 
typedef std::function< void(const ElastiCacheClient *, const Model::DeleteUserRequest &, const Model::DeleteUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteUserResponseReceivedHandler
 
typedef std::function< void(const ElastiCacheClient *, const Model::DeleteUserGroupRequest &, const Model::DeleteUserGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteUserGroupResponseReceivedHandler
 
 
 
 
 
 
 
 
typedef std::function< void(const ElastiCacheClient *, const Model::DescribeEventsRequest &, const Model::DescribeEventsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeEventsResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const ElastiCacheClient *, const Model::DescribeUsersRequest &, const Model::DescribeUsersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeUsersResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const ElastiCacheClient *, const Model::ModifyUserRequest &, const Model::ModifyUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ModifyUserResponseReceivedHandler
 
typedef std::function< void(const ElastiCacheClient *, const Model::ModifyUserGroupRequest &, const Model::ModifyUserGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ModifyUserGroupResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const ElastiCacheClient *, const Model::StartMigrationRequest &, const Model::StartMigrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartMigrationResponseReceivedHandler
 
typedef std::function< void(const ElastiCacheClient *, const Model::TestFailoverRequest &, const Model::TestFailoverOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TestFailoverResponseReceivedHandler
 
typedef std::function< void(const ElastiCacheClient *, const Model::TestMigrationRequest &, const Model::TestMigrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TestMigrationResponseReceivedHandler
 

Enumerations

enum class  ElastiCacheErrors {
  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_ALREADY_EXISTS_FAULT = static_cast<int>(Aws::Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1 ,
  AUTHORIZATION_NOT_FOUND_FAULT , A_P_I_CALL_RATE_FOR_CUSTOMER_EXCEEDED_FAULT , CACHE_CLUSTER_ALREADY_EXISTS_FAULT , CACHE_CLUSTER_NOT_FOUND_FAULT ,
  CACHE_PARAMETER_GROUP_ALREADY_EXISTS_FAULT , CACHE_PARAMETER_GROUP_NOT_FOUND_FAULT , CACHE_PARAMETER_GROUP_QUOTA_EXCEEDED_FAULT , CACHE_SECURITY_GROUP_ALREADY_EXISTS_FAULT ,
  CACHE_SECURITY_GROUP_NOT_FOUND_FAULT , CACHE_SECURITY_GROUP_QUOTA_EXCEEDED_FAULT , CACHE_SUBNET_GROUP_ALREADY_EXISTS_FAULT , CACHE_SUBNET_GROUP_IN_USE ,
  CACHE_SUBNET_GROUP_NOT_FOUND_FAULT , CACHE_SUBNET_GROUP_QUOTA_EXCEEDED_FAULT , CACHE_SUBNET_QUOTA_EXCEEDED_FAULT , CLUSTER_QUOTA_FOR_CUSTOMER_EXCEEDED_FAULT ,
  DEFAULT_USER_ASSOCIATED_TO_USER_GROUP_FAULT , DEFAULT_USER_REQUIRED , DUPLICATE_USER_NAME_FAULT , GLOBAL_REPLICATION_GROUP_ALREADY_EXISTS_FAULT ,
  GLOBAL_REPLICATION_GROUP_NOT_FOUND_FAULT , INSUFFICIENT_CACHE_CLUSTER_CAPACITY_FAULT , INVALID_A_R_N_FAULT , INVALID_CACHE_CLUSTER_STATE_FAULT ,
  INVALID_CACHE_PARAMETER_GROUP_STATE_FAULT , INVALID_CACHE_SECURITY_GROUP_STATE_FAULT , INVALID_CREDENTIALS , INVALID_GLOBAL_REPLICATION_GROUP_STATE_FAULT ,
  INVALID_K_M_S_KEY_FAULT , INVALID_REPLICATION_GROUP_STATE_FAULT , INVALID_SERVERLESS_CACHE_SNAPSHOT_STATE_FAULT , INVALID_SERVERLESS_CACHE_STATE_FAULT ,
  INVALID_SNAPSHOT_STATE_FAULT , INVALID_SUBNET , INVALID_USER_GROUP_STATE_FAULT , INVALID_USER_STATE_FAULT ,
  INVALID_V_P_C_NETWORK_STATE_FAULT , NODE_GROUPS_PER_REPLICATION_GROUP_QUOTA_EXCEEDED_FAULT , NODE_GROUP_NOT_FOUND_FAULT , NODE_QUOTA_FOR_CLUSTER_EXCEEDED_FAULT ,
  NODE_QUOTA_FOR_CUSTOMER_EXCEEDED_FAULT , NO_OPERATION_FAULT , REPLICATION_GROUP_ALREADY_EXISTS_FAULT , REPLICATION_GROUP_ALREADY_UNDER_MIGRATION_FAULT ,
  REPLICATION_GROUP_NOT_FOUND_FAULT , REPLICATION_GROUP_NOT_UNDER_MIGRATION_FAULT , RESERVED_CACHE_NODES_OFFERING_NOT_FOUND_FAULT , RESERVED_CACHE_NODE_ALREADY_EXISTS_FAULT ,
  RESERVED_CACHE_NODE_NOT_FOUND_FAULT , RESERVED_CACHE_NODE_QUOTA_EXCEEDED_FAULT , SERVERLESS_CACHE_ALREADY_EXISTS_FAULT , SERVERLESS_CACHE_NOT_FOUND_FAULT ,
  SERVERLESS_CACHE_QUOTA_FOR_CUSTOMER_EXCEEDED_FAULT , SERVERLESS_CACHE_SNAPSHOT_ALREADY_EXISTS_FAULT , SERVERLESS_CACHE_SNAPSHOT_NOT_FOUND_FAULT , SERVERLESS_CACHE_SNAPSHOT_QUOTA_EXCEEDED_FAULT ,
  SERVICE_LINKED_ROLE_NOT_FOUND_FAULT , SERVICE_UPDATE_NOT_FOUND_FAULT , SNAPSHOT_ALREADY_EXISTS_FAULT , SNAPSHOT_FEATURE_NOT_SUPPORTED_FAULT ,
  SNAPSHOT_NOT_FOUND_FAULT , SNAPSHOT_QUOTA_EXCEEDED_FAULT , SUBNET_IN_USE , SUBNET_NOT_ALLOWED_FAULT ,
  TAG_NOT_FOUND_FAULT , TAG_QUOTA_PER_RESOURCE_EXCEEDED , TEST_FAILOVER_NOT_AVAILABLE_FAULT , USER_ALREADY_EXISTS_FAULT ,
  USER_GROUP_ALREADY_EXISTS_FAULT , USER_GROUP_NOT_FOUND_FAULT , USER_GROUP_QUOTA_EXCEEDED_FAULT , USER_NOT_FOUND_FAULT ,
  USER_QUOTA_EXCEEDED_FAULT
}
 

Typedef Documentation

◆ AddTagsToResourceResponseReceivedHandler

Definition at line 389 of file ElastiCacheServiceClientModel.h.

◆ AuthorizeCacheSecurityGroupIngressResponseReceivedHandler

Definition at line 390 of file ElastiCacheServiceClientModel.h.

◆ BatchApplyUpdateActionResponseReceivedHandler

Definition at line 391 of file ElastiCacheServiceClientModel.h.

◆ BatchStopUpdateActionResponseReceivedHandler

Definition at line 392 of file ElastiCacheServiceClientModel.h.

◆ CompleteMigrationResponseReceivedHandler

Definition at line 393 of file ElastiCacheServiceClientModel.h.

◆ CopyServerlessCacheSnapshotResponseReceivedHandler

Definition at line 394 of file ElastiCacheServiceClientModel.h.

◆ CopySnapshotResponseReceivedHandler

Definition at line 395 of file ElastiCacheServiceClientModel.h.

◆ CreateCacheClusterResponseReceivedHandler

Definition at line 396 of file ElastiCacheServiceClientModel.h.

◆ CreateCacheParameterGroupResponseReceivedHandler

Definition at line 397 of file ElastiCacheServiceClientModel.h.

◆ CreateCacheSecurityGroupResponseReceivedHandler

Definition at line 398 of file ElastiCacheServiceClientModel.h.

◆ CreateCacheSubnetGroupResponseReceivedHandler

Definition at line 399 of file ElastiCacheServiceClientModel.h.

◆ CreateGlobalReplicationGroupResponseReceivedHandler

Definition at line 400 of file ElastiCacheServiceClientModel.h.

◆ CreateReplicationGroupResponseReceivedHandler

Definition at line 401 of file ElastiCacheServiceClientModel.h.

◆ CreateServerlessCacheResponseReceivedHandler

Definition at line 402 of file ElastiCacheServiceClientModel.h.

◆ CreateServerlessCacheSnapshotResponseReceivedHandler

Definition at line 403 of file ElastiCacheServiceClientModel.h.

◆ CreateSnapshotResponseReceivedHandler

Definition at line 404 of file ElastiCacheServiceClientModel.h.

◆ CreateUserGroupResponseReceivedHandler

Definition at line 406 of file ElastiCacheServiceClientModel.h.

◆ CreateUserResponseReceivedHandler

Definition at line 405 of file ElastiCacheServiceClientModel.h.

◆ DecreaseNodeGroupsInGlobalReplicationGroupResponseReceivedHandler

Definition at line 407 of file ElastiCacheServiceClientModel.h.

◆ DecreaseReplicaCountResponseReceivedHandler

Definition at line 408 of file ElastiCacheServiceClientModel.h.

◆ DeleteCacheClusterResponseReceivedHandler

Definition at line 409 of file ElastiCacheServiceClientModel.h.

◆ DeleteCacheParameterGroupResponseReceivedHandler

Definition at line 410 of file ElastiCacheServiceClientModel.h.

◆ DeleteCacheSecurityGroupResponseReceivedHandler

Definition at line 411 of file ElastiCacheServiceClientModel.h.

◆ DeleteCacheSubnetGroupResponseReceivedHandler

Definition at line 412 of file ElastiCacheServiceClientModel.h.

◆ DeleteGlobalReplicationGroupResponseReceivedHandler

Definition at line 413 of file ElastiCacheServiceClientModel.h.

◆ DeleteReplicationGroupResponseReceivedHandler

Definition at line 414 of file ElastiCacheServiceClientModel.h.

◆ DeleteServerlessCacheResponseReceivedHandler

Definition at line 415 of file ElastiCacheServiceClientModel.h.

◆ DeleteServerlessCacheSnapshotResponseReceivedHandler

Definition at line 416 of file ElastiCacheServiceClientModel.h.

◆ DeleteSnapshotResponseReceivedHandler

Definition at line 417 of file ElastiCacheServiceClientModel.h.

◆ DeleteUserGroupResponseReceivedHandler

Definition at line 419 of file ElastiCacheServiceClientModel.h.

◆ DeleteUserResponseReceivedHandler

Definition at line 418 of file ElastiCacheServiceClientModel.h.

◆ DescribeCacheClustersResponseReceivedHandler

Definition at line 420 of file ElastiCacheServiceClientModel.h.

◆ DescribeCacheEngineVersionsResponseReceivedHandler

Definition at line 421 of file ElastiCacheServiceClientModel.h.

◆ DescribeCacheParameterGroupsResponseReceivedHandler

Definition at line 422 of file ElastiCacheServiceClientModel.h.

◆ DescribeCacheParametersResponseReceivedHandler

Definition at line 423 of file ElastiCacheServiceClientModel.h.

◆ DescribeCacheSecurityGroupsResponseReceivedHandler

Definition at line 424 of file ElastiCacheServiceClientModel.h.

◆ DescribeCacheSubnetGroupsResponseReceivedHandler

Definition at line 425 of file ElastiCacheServiceClientModel.h.

◆ DescribeEngineDefaultParametersResponseReceivedHandler

Definition at line 426 of file ElastiCacheServiceClientModel.h.

◆ DescribeEventsResponseReceivedHandler

Definition at line 427 of file ElastiCacheServiceClientModel.h.

◆ DescribeGlobalReplicationGroupsResponseReceivedHandler

Definition at line 428 of file ElastiCacheServiceClientModel.h.

◆ DescribeReplicationGroupsResponseReceivedHandler

Definition at line 429 of file ElastiCacheServiceClientModel.h.

◆ DescribeReservedCacheNodesOfferingsResponseReceivedHandler

Definition at line 431 of file ElastiCacheServiceClientModel.h.

◆ DescribeReservedCacheNodesResponseReceivedHandler

Definition at line 430 of file ElastiCacheServiceClientModel.h.

◆ DescribeServerlessCacheSnapshotsResponseReceivedHandler

Definition at line 432 of file ElastiCacheServiceClientModel.h.

◆ DescribeServerlessCachesResponseReceivedHandler

Definition at line 433 of file ElastiCacheServiceClientModel.h.

◆ DescribeServiceUpdatesResponseReceivedHandler

Definition at line 434 of file ElastiCacheServiceClientModel.h.

◆ DescribeSnapshotsResponseReceivedHandler

Definition at line 435 of file ElastiCacheServiceClientModel.h.

◆ DescribeUpdateActionsResponseReceivedHandler

Definition at line 436 of file ElastiCacheServiceClientModel.h.

◆ DescribeUserGroupsResponseReceivedHandler

Definition at line 437 of file ElastiCacheServiceClientModel.h.

◆ DescribeUsersResponseReceivedHandler

Definition at line 438 of file ElastiCacheServiceClientModel.h.

◆ DisassociateGlobalReplicationGroupResponseReceivedHandler

Definition at line 439 of file ElastiCacheServiceClientModel.h.

◆ ElastiCacheClientConfiguration

Definition at line 145 of file ElastiCacheServiceClientModel.h.

◆ ElastiCacheEndpointProvider

Definition at line 147 of file ElastiCacheServiceClientModel.h.

◆ ElastiCacheEndpointProviderBase

Definition at line 146 of file ElastiCacheServiceClientModel.h.

◆ ExportServerlessCacheSnapshotResponseReceivedHandler

Definition at line 440 of file ElastiCacheServiceClientModel.h.

◆ FailoverGlobalReplicationGroupResponseReceivedHandler

Definition at line 441 of file ElastiCacheServiceClientModel.h.

◆ IncreaseNodeGroupsInGlobalReplicationGroupResponseReceivedHandler

Definition at line 442 of file ElastiCacheServiceClientModel.h.

◆ IncreaseReplicaCountResponseReceivedHandler

Definition at line 443 of file ElastiCacheServiceClientModel.h.

◆ ListAllowedNodeTypeModificationsResponseReceivedHandler

Definition at line 444 of file ElastiCacheServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 445 of file ElastiCacheServiceClientModel.h.

◆ ModifyCacheClusterResponseReceivedHandler

Definition at line 446 of file ElastiCacheServiceClientModel.h.

◆ ModifyCacheParameterGroupResponseReceivedHandler

Definition at line 447 of file ElastiCacheServiceClientModel.h.

◆ ModifyCacheSubnetGroupResponseReceivedHandler

Definition at line 448 of file ElastiCacheServiceClientModel.h.

◆ ModifyGlobalReplicationGroupResponseReceivedHandler

Definition at line 449 of file ElastiCacheServiceClientModel.h.

◆ ModifyReplicationGroupResponseReceivedHandler

Definition at line 450 of file ElastiCacheServiceClientModel.h.

◆ ModifyReplicationGroupShardConfigurationResponseReceivedHandler

Definition at line 451 of file ElastiCacheServiceClientModel.h.

◆ ModifyServerlessCacheResponseReceivedHandler

Definition at line 452 of file ElastiCacheServiceClientModel.h.

◆ ModifyUserGroupResponseReceivedHandler

Definition at line 454 of file ElastiCacheServiceClientModel.h.

◆ ModifyUserResponseReceivedHandler

Definition at line 453 of file ElastiCacheServiceClientModel.h.

◆ PurchaseReservedCacheNodesOfferingResponseReceivedHandler

Definition at line 455 of file ElastiCacheServiceClientModel.h.

◆ RebalanceSlotsInGlobalReplicationGroupResponseReceivedHandler

Definition at line 456 of file ElastiCacheServiceClientModel.h.

◆ RebootCacheClusterResponseReceivedHandler

Definition at line 457 of file ElastiCacheServiceClientModel.h.

◆ RemoveTagsFromResourceResponseReceivedHandler

Definition at line 458 of file ElastiCacheServiceClientModel.h.

◆ ResetCacheParameterGroupResponseReceivedHandler

Definition at line 459 of file ElastiCacheServiceClientModel.h.

◆ RevokeCacheSecurityGroupIngressResponseReceivedHandler

Definition at line 460 of file ElastiCacheServiceClientModel.h.

◆ StartMigrationResponseReceivedHandler

Definition at line 461 of file ElastiCacheServiceClientModel.h.

◆ TestFailoverResponseReceivedHandler

Definition at line 462 of file ElastiCacheServiceClientModel.h.

◆ TestMigrationResponseReceivedHandler

Definition at line 463 of file ElastiCacheServiceClientModel.h.

Enumeration Type Documentation

◆ ElastiCacheErrors

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_ALREADY_EXISTS_FAULT 
AUTHORIZATION_NOT_FOUND_FAULT 
A_P_I_CALL_RATE_FOR_CUSTOMER_EXCEEDED_FAULT 
CACHE_CLUSTER_ALREADY_EXISTS_FAULT 
CACHE_CLUSTER_NOT_FOUND_FAULT 
CACHE_PARAMETER_GROUP_ALREADY_EXISTS_FAULT 
CACHE_PARAMETER_GROUP_NOT_FOUND_FAULT 
CACHE_PARAMETER_GROUP_QUOTA_EXCEEDED_FAULT 
CACHE_SECURITY_GROUP_ALREADY_EXISTS_FAULT 
CACHE_SECURITY_GROUP_NOT_FOUND_FAULT 
CACHE_SECURITY_GROUP_QUOTA_EXCEEDED_FAULT 
CACHE_SUBNET_GROUP_ALREADY_EXISTS_FAULT 
CACHE_SUBNET_GROUP_IN_USE 
CACHE_SUBNET_GROUP_NOT_FOUND_FAULT 
CACHE_SUBNET_GROUP_QUOTA_EXCEEDED_FAULT 
CACHE_SUBNET_QUOTA_EXCEEDED_FAULT 
CLUSTER_QUOTA_FOR_CUSTOMER_EXCEEDED_FAULT 
DEFAULT_USER_ASSOCIATED_TO_USER_GROUP_FAULT 
DEFAULT_USER_REQUIRED 
DUPLICATE_USER_NAME_FAULT 
GLOBAL_REPLICATION_GROUP_ALREADY_EXISTS_FAULT 
GLOBAL_REPLICATION_GROUP_NOT_FOUND_FAULT 
INSUFFICIENT_CACHE_CLUSTER_CAPACITY_FAULT 
INVALID_A_R_N_FAULT 
INVALID_CACHE_CLUSTER_STATE_FAULT 
INVALID_CACHE_PARAMETER_GROUP_STATE_FAULT 
INVALID_CACHE_SECURITY_GROUP_STATE_FAULT 
INVALID_CREDENTIALS 
INVALID_GLOBAL_REPLICATION_GROUP_STATE_FAULT 
INVALID_K_M_S_KEY_FAULT 
INVALID_REPLICATION_GROUP_STATE_FAULT 
INVALID_SERVERLESS_CACHE_SNAPSHOT_STATE_FAULT 
INVALID_SERVERLESS_CACHE_STATE_FAULT 
INVALID_SNAPSHOT_STATE_FAULT 
INVALID_SUBNET 
INVALID_USER_GROUP_STATE_FAULT 
INVALID_USER_STATE_FAULT 
INVALID_V_P_C_NETWORK_STATE_FAULT 
NODE_GROUPS_PER_REPLICATION_GROUP_QUOTA_EXCEEDED_FAULT 
NODE_GROUP_NOT_FOUND_FAULT 
NODE_QUOTA_FOR_CLUSTER_EXCEEDED_FAULT 
NODE_QUOTA_FOR_CUSTOMER_EXCEEDED_FAULT 
NO_OPERATION_FAULT 
REPLICATION_GROUP_ALREADY_EXISTS_FAULT 
REPLICATION_GROUP_ALREADY_UNDER_MIGRATION_FAULT 
REPLICATION_GROUP_NOT_FOUND_FAULT 
REPLICATION_GROUP_NOT_UNDER_MIGRATION_FAULT 
RESERVED_CACHE_NODES_OFFERING_NOT_FOUND_FAULT 
RESERVED_CACHE_NODE_ALREADY_EXISTS_FAULT 
RESERVED_CACHE_NODE_NOT_FOUND_FAULT 
RESERVED_CACHE_NODE_QUOTA_EXCEEDED_FAULT 
SERVERLESS_CACHE_ALREADY_EXISTS_FAULT 
SERVERLESS_CACHE_NOT_FOUND_FAULT 
SERVERLESS_CACHE_QUOTA_FOR_CUSTOMER_EXCEEDED_FAULT 
SERVERLESS_CACHE_SNAPSHOT_ALREADY_EXISTS_FAULT 
SERVERLESS_CACHE_SNAPSHOT_NOT_FOUND_FAULT 
SERVERLESS_CACHE_SNAPSHOT_QUOTA_EXCEEDED_FAULT 
SERVICE_LINKED_ROLE_NOT_FOUND_FAULT 
SERVICE_UPDATE_NOT_FOUND_FAULT 
SNAPSHOT_ALREADY_EXISTS_FAULT 
SNAPSHOT_FEATURE_NOT_SUPPORTED_FAULT 
SNAPSHOT_NOT_FOUND_FAULT 
SNAPSHOT_QUOTA_EXCEEDED_FAULT 
SUBNET_IN_USE 
SUBNET_NOT_ALLOWED_FAULT 
TAG_NOT_FOUND_FAULT 
TAG_QUOTA_PER_RESOURCE_EXCEEDED 
TEST_FAILOVER_NOT_AVAILABLE_FAULT 
USER_ALREADY_EXISTS_FAULT 
USER_GROUP_ALREADY_EXISTS_FAULT 
USER_GROUP_NOT_FOUND_FAULT 
USER_GROUP_QUOTA_EXCEEDED_FAULT 
USER_NOT_FOUND_FAULT 
USER_QUOTA_EXCEEDED_FAULT 

Definition at line 16 of file ElastiCacheErrors.h.