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