| 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 security group.
|
class |
CertificateNotFoundException
CertificateIdentifier doesn't refer to an existing certificate. |
class |
DBClusterAlreadyExistsException
You already have a cluster with the given identifier.
|
class |
DBClusterNotFoundException
DBClusterIdentifier doesn't refer to an existing cluster. |
class |
DBClusterParameterGroupNotFoundException
DBClusterParameterGroupName doesn't refer to an existing cluster parameter group. |
class |
DBClusterQuotaExceededException
The cluster can't be created because you have reached the maximum allowed quota of clusters.
|
class |
DBClusterSnapshotAlreadyExistsException
You already have a cluster snapshot with the given identifier.
|
class |
DBClusterSnapshotNotFoundException
DBClusterSnapshotIdentifier doesn't refer to an existing cluster snapshot. |
class |
DBInstanceAlreadyExistsException
You already have a instance with the given identifier.
|
class |
DBInstanceNotFoundException
DBInstanceIdentifier doesn't refer to an existing instance. |
class |
DBParameterGroupAlreadyExistsException
A parameter group with the same name already exists.
|
class |
DBParameterGroupNotFoundException
DBParameterGroupName doesn't refer to an existing parameter group. |
class |
DBParameterGroupQuotaExceededException
This request would cause you to exceed the allowed number of parameter groups.
|
class |
DBSecurityGroupNotFoundException
DBSecurityGroupName doesn't refer to an existing security group. |
class |
DBSnapshotAlreadyExistsException
DBSnapshotIdentifier is already being used by an existing snapshot. |
class |
DBSnapshotNotFoundException
DBSnapshotIdentifier doesn't refer to an existing snapshot. |
class |
DBSubnetGroupAlreadyExistsException
DBSubnetGroupName is already being used by an existing subnet group. |
class |
DBSubnetGroupDoesNotCoverEnoughAZsException
Subnets in the 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 subnet group. |
class |
DBSubnetGroupQuotaExceededException
The request would cause you to exceed the allowed number of subnet groups.
|
class |
DBSubnetQuotaExceededException
The request would cause you to exceed the allowed number of subnets in a subnet group.
|
class |
DBUpgradeDependencyFailureException
The upgrade failed because a resource that the depends on can't be modified.
|
class |
EventSubscriptionQuotaExceededException
You have reached the maximum number of event subscriptions.
|
class |
GlobalClusterAlreadyExistsException
The
GlobalClusterIdentifier already exists. |
class |
GlobalClusterNotFoundException
The
GlobalClusterIdentifier doesn't refer to an existing global cluster. |
class |
GlobalClusterQuotaExceededException
The number of global clusters for this account is already at the maximum allowed.
|
class |
InstanceQuotaExceededException
The request would cause you to exceed the allowed number of instances.
|
class |
InsufficientDBClusterCapacityException
The cluster doesn't have enough capacity for the current operation.
|
class |
InsufficientDBInstanceCapacityException
The specified 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 cluster snapshot state.
|
class |
InvalidDBClusterStateException
The cluster isn't in a valid state.
|
class |
InvalidDBInstanceStateException
The specified instance isn't in the available state.
|
class |
InvalidDBParameterGroupStateException
The parameter group is in use, or it is in a state that is not valid.
|
class |
InvalidDBSecurityGroupStateException
The state of the security group doesn't allow deletion.
|
class |
InvalidDBSnapshotStateException
The state of the snapshot doesn't allow deletion.
|
class |
InvalidDBSubnetGroupStateException
The subnet group can't be deleted because it's in use.
|
class |
InvalidDBSubnetStateException
The subnet isn't in the available state.
|
class |
InvalidEventSubscriptionStateException
Someone else might be modifying a subscription.
|
class |
InvalidGlobalClusterStateException
The requested operation can't be performed while the cluster is in this 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 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 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 snapshots.
|
class |
SNSInvalidTopicException
Amazon SNS has responded that there is a problem with the specified topic.
|
class |
SNSNoAuthorizationException
You do not have permission to publish to the SNS topic Amazon Resource Name (ARN).
|
class |
SNSTopicArnNotFoundException
The SNS topic Amazon Resource Name (ARN) does not exist.
|
class |
SourceNotFoundException
The requested source could not be found.
|
class |
StorageQuotaExceededException
The request would cause you to exceed the allowed amount of storage available across all instances.
|
class |
StorageTypeNotSupportedException
Storage of the specified
StorageType can't be associated with the DB instance. |
class |
SubnetAlreadyInUseException
The subnet is already in use in the Availability Zone.
|
class |
SubscriptionAlreadyExistException
The provided subscription name already exists.
|
class |
SubscriptionCategoryNotFoundException
The provided category does not exist.
|
class |
SubscriptionNotFoundException
The subscription name does not exist.
|
Copyright © 2024. All rights reserved.