Package | Description |
---|---|
com.amazonaws.services.elasticache.model |
Modifier and Type | Class and Description |
---|---|
class |
APICallRateForCustomerExceededException
The customer has exceeded the allowed rate of API calls.
|
class |
AuthorizationAlreadyExistsException
The specified Amazon EC2 security group is already authorized for the specified cache security group.
|
class |
AuthorizationNotFoundException
The specified Amazon EC2 security group is not authorized for the specified cache security group.
|
class |
CacheClusterAlreadyExistsException
You already have a cluster with the given identifier.
|
class |
CacheClusterNotFoundException
The requested cluster ID does not refer to an existing cluster.
|
class |
CacheParameterGroupAlreadyExistsException
A cache parameter group with the requested name already exists.
|
class |
CacheParameterGroupNotFoundException
The requested cache parameter group name does not refer to an existing cache parameter group.
|
class |
CacheParameterGroupQuotaExceededException
The request cannot be processed because it would exceed the maximum number of cache security groups.
|
class |
CacheSecurityGroupAlreadyExistsException
A cache security group with the specified name already exists.
|
class |
CacheSecurityGroupNotFoundException
The requested cache security group name does not refer to an existing cache security group.
|
class |
CacheSecurityGroupQuotaExceededException
The request cannot be processed because it would exceed the allowed number of cache security groups.
|
class |
CacheSubnetGroupAlreadyExistsException
The requested cache subnet group name is already in use by an existing cache subnet group.
|
class |
CacheSubnetGroupInUseException
The requested cache subnet group is currently in use.
|
class |
CacheSubnetGroupNotFoundException
The requested cache subnet group name does not refer to an existing cache subnet group.
|
class |
CacheSubnetGroupQuotaExceededException
The request cannot be processed because it would exceed the allowed number of cache subnet groups.
|
class |
CacheSubnetQuotaExceededException
The request cannot be processed because it would exceed the allowed number of subnets in a cache subnet group.
|
class |
ClusterQuotaForCustomerExceededException
The request cannot be processed because it would exceed the allowed number of clusters per customer.
|
class |
InsufficientCacheClusterCapacityException
The requested cache node type is not available in the specified Availability Zone.
|
class |
InvalidARNException
The requested Amazon Resource Name (ARN) does not refer to an existing resource.
|
class |
InvalidCacheClusterStateException
The requested cluster is not in the
available state. |
class |
InvalidCacheParameterGroupStateException
The current state of the cache parameter group does not allow the requested operation to occur.
|
class |
InvalidCacheSecurityGroupStateException
The current state of the cache security group does not allow deletion.
|
class |
InvalidParameterCombinationException
Two or more incompatible parameters were specified.
|
class |
InvalidParameterValueException
The value for a parameter is invalid.
|
class |
InvalidReplicationGroupStateException
The requested replication group is not in the
available state. |
class |
InvalidSnapshotStateException
The current state of the snapshot does not allow the requested operation to occur.
|
class |
InvalidSubnetException
An invalid subnet identifier was specified.
|
class |
InvalidVPCNetworkStateException
The VPC network is in an invalid state.
|
class |
NodeGroupNotFoundException
The node group specified by the
NodeGroupId parameter could not be found. |
class |
NodeGroupsPerReplicationGroupQuotaExceededException
The request cannot be processed because it would exceed the maximum allowed number of node groups (shards) in a
single replication group.
|
class |
NodeQuotaForClusterExceededException
The request cannot be processed because it would exceed the allowed number of cache nodes in a single cluster.
|
class |
NodeQuotaForCustomerExceededException
The request cannot be processed because it would exceed the allowed number of cache nodes per customer.
|
class |
NoOperationException
The operation was not performed because no changes were required.
|
class |
ReplicationGroupAlreadyExistsException
The specified replication group already exists.
|
class |
ReplicationGroupNotFoundException
The specified replication group does not exist.
|
class |
ReservedCacheNodeAlreadyExistsException
You already have a reservation with the given identifier.
|
class |
ReservedCacheNodeNotFoundException
The requested reserved cache node was not found.
|
class |
ReservedCacheNodeQuotaExceededException
The request cannot be processed because it would exceed the user's cache node quota.
|
class |
ReservedCacheNodesOfferingNotFoundException
The requested cache node offering does not exist.
|
class |
ServiceLinkedRoleNotFoundException
The specified service linked role (SLR) was not found.
|
class |
SnapshotAlreadyExistsException
You already have a snapshot with the given name.
|
class |
SnapshotFeatureNotSupportedException
You attempted one of the following operations:
|
class |
SnapshotNotFoundException
The requested snapshot name does not refer to an existing snapshot.
|
class |
SnapshotQuotaExceededException
The request cannot be processed because it would exceed the maximum number of snapshots.
|
class |
SubnetInUseException
The requested subnet is being used by another cache subnet group.
|
class |
TagNotFoundException
The requested tag was not found on this resource.
|
class |
TagQuotaPerResourceExceededException
The request cannot be processed because it would cause the resource to have more than the allowed number of tags.
|
class |
TestFailoverNotAvailableException
The
TestFailover action is not available. |
Copyright © 2018. All rights reserved.