Enum | Description |
---|---|
ChangeType | |
IsModifiable | |
ParameterType | |
SourceType |
Exception | Description |
---|---|
AmazonDaxException |
Base exception for all service exceptions thrown by Amazon DynamoDB Accelerator (DAX)
|
ClusterAlreadyExistsException |
You already have a DAX cluster with the given identifier.
|
ClusterNotFoundException |
The requested cluster ID does not refer to an existing DAX cluster.
|
ClusterQuotaForCustomerExceededException |
You have attempted to exceed the maximum number of DAX clusters for your AWS account.
|
InsufficientClusterCapacityException |
There are not enough system resources to create the cluster you requested (or to resize an already-existing cluster).
|
InvalidARNException |
The Amazon Resource Name (ARN) supplied in the request is not valid.
|
InvalidClusterStateException |
The requested DAX cluster is not in the available state.
|
InvalidParameterCombinationException |
Two or more incompatible parameters were specified.
|
InvalidParameterGroupStateException |
One or more parameters in a parameter group are in an invalid state.
|
InvalidParameterValueException |
The value for a parameter is invalid.
|
InvalidSubnetException |
An invalid subnet identifier was specified.
|
InvalidVPCNetworkStateException |
The VPC network is in an invalid state.
|
NodeNotFoundException |
None of the nodes in the cluster have the given node ID.
|
NodeQuotaForClusterExceededException |
You have attempted to exceed the maximum number of nodes for a DAX cluster.
|
NodeQuotaForCustomerExceededException |
You have attempted to exceed the maximum number of nodes for your AWS account.
|
ParameterGroupAlreadyExistsException |
The specified parameter group already exists.
|
ParameterGroupNotFoundException |
The specified parameter group does not exist.
|
ParameterGroupQuotaExceededException |
You have attempted to exceed the maximum number of parameter groups.
|
SubnetGroupAlreadyExistsException |
The specified subnet group already exists.
|
SubnetGroupInUseException |
The specified subnet group is currently in use.
|
SubnetGroupNotFoundException |
The requested subnet group name does not refer to an existing subnet group.
|
SubnetGroupQuotaExceededException |
The request cannot be processed because it would exceed the allowed number of subnets in a subnet group.
|
SubnetInUseException |
The requested subnet is being used by another subnet group.
|
SubnetQuotaExceededException |
The request cannot be processed because it would exceed the allowed number of subnets in a subnet group.
|
TagNotFoundException |
The tag does not exist.
|
TagQuotaPerResourceExceededException |
You have exceeded the maximum number of tags for this DAX cluster.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.