| Package | Description |
|---|---|
| com.amazonaws.services.docdb.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationNotFoundException
The specified CIDR IP or Amazon EC2 security group isn't authorized for the specified DB security group.
|
class |
CertificateNotFoundException
CertificateIdentifier doesn't refer to an existing certificate. |
class |
DBClusterAlreadyExistsException
You already have a DB cluster with the given identifier.
|
class |
DBClusterNotFoundException
DBClusterIdentifier doesn't refer to an existing DB cluster. |
class |
DBClusterParameterGroupNotFoundException
DBClusterParameterGroupName doesn't refer to an existing DB cluster parameter group. |
class |
DBClusterQuotaExceededException
The DB cluster can't be created because you have reached the maximum allowed quota of DB clusters.
|
class |
DBClusterSnapshotAlreadyExistsException
You already have a DB cluster snapshot with the given identifier.
|
class |
DBClusterSnapshotNotFoundException
DBClusterSnapshotIdentifier doesn't refer to an existing DB cluster snapshot. |
class |
DBInstanceAlreadyExistsException
You already have a DB instance with the given identifier.
|
class |
DBInstanceNotFoundException
DBInstanceIdentifier doesn't refer to an existing DB instance. |
class |
DBParameterGroupAlreadyExistsException
A DB parameter group with the same name already exists.
|
class |
DBParameterGroupNotFoundException
DBParameterGroupName doesn't refer to an existing DB parameter group. |
class |
DBParameterGroupQuotaExceededException
This request would cause you to exceed the allowed number of DB parameter groups.
|
class |
DBSecurityGroupNotFoundException
DBSecurityGroupName doesn't refer to an existing DB security group. |
class |
DBSnapshotAlreadyExistsException
DBSnapshotIdentifier is already being used by an existing snapshot. |
class |
DBSnapshotNotFoundException
DBSnapshotIdentifier doesn't refer to an existing DB snapshot. |
class |
DBSubnetGroupAlreadyExistsException
DBSubnetGroupName is already being used by an existing DB subnet group. |
class |
DBSubnetGroupDoesNotCoverEnoughAZsException
Subnets in the DB subnet group should cover at least two Availability Zones unless there is only one Availability
Zone.
|
class |
DBSubnetGroupNotFoundException
DBSubnetGroupName doesn't refer to an existing DB subnet group. |
class |
DBSubnetGroupQuotaExceededException
The request would cause you to exceed the allowed number of DB subnet groups.
|
class |
DBSubnetQuotaExceededException
The request would cause you to exceed the allowed number of subnets in a DB subnet group.
|
class |
DBUpgradeDependencyFailureException
The DB upgrade failed because a resource that the DB depends on can't be modified.
|
class |
InstanceQuotaExceededException
The request would cause you to exceed the allowed number of DB instances.
|
class |
InsufficientDBClusterCapacityException
The DB cluster doesn't have enough capacity for the current operation.
|
class |
InsufficientDBInstanceCapacityException
The specified DB instance class isn't available in the specified Availability Zone.
|
class |
InsufficientStorageClusterCapacityException
There is not enough storage available for the current action.
|
class |
InvalidDBClusterSnapshotStateException
The provided value isn't a valid DB cluster snapshot state.
|
class |
InvalidDBClusterStateException
The DB cluster isn't in a valid state.
|
class |
InvalidDBInstanceStateException
The specified DB instance isn't in the available state.
|
class |
InvalidDBParameterGroupStateException
The DB parameter group is in use, or it is in a state that is not valid.
|
class |
InvalidDBSecurityGroupStateException
The state of the DB security group doesn't allow deletion.
|
class |
InvalidDBSnapshotStateException
The state of the DB snapshot doesn't allow deletion.
|
class |
InvalidDBSubnetGroupStateException
The DB subnet group can't be deleted because it's in use.
|
class |
InvalidDBSubnetStateException
The DB subnet isn't in the available state.
|
class |
InvalidRestoreException
You cannot restore from a virtual private cloud (VPC) backup to a non-VPC DB instance.
|
class |
InvalidSubnetException
The requested subnet is not valid, or multiple subnets were requested that are not all in a common virtual private
cloud (VPC).
|
class |
InvalidVPCNetworkStateException
The DB subnet group doesn't cover all Availability Zones after it is created because of changes that were made.
|
class |
KMSKeyNotAccessibleException
An error occurred when accessing an AWS KMS key.
|
class |
ResourceNotFoundException
The specified resource ID was not found.
|
class |
SharedSnapshotQuotaExceededException
You have exceeded the maximum number of accounts that you can share a manual DB snapshot with.
|
class |
SnapshotQuotaExceededException
The request would cause you to exceed the allowed number of DB snapshots.
|
class |
StorageQuotaExceededException
The request would cause you to exceed the allowed amount of storage available across all DB instances.
|
class |
StorageTypeNotSupportedException
Storage of the specified
StorageType can't be associated with the DB instance. |
class |
SubnetAlreadyInUseException
The DB subnet is already in use in the Availability Zone.
|
Copyright © 2019. All rights reserved.