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