Enum | Description |
---|---|
ApplyMethod | |
SourceType |
Exception | Description |
---|---|
AuthorizationAlreadyExistsException |
The specified CIDRIP or Amazon EC2 security group is already authorized for the specified DB security group.
|
AuthorizationNotFoundException |
The specified CIDRIP or Amazon EC2 security group isn't authorized for the specified DB security group.
|
AuthorizationQuotaExceededException |
The DB security group authorization quota has been reached.
|
CertificateNotFoundException |
CertificateIdentifier doesn't refer to an existing certificate.
|
DbClusterAlreadyExistsException |
The user already has a DB cluster with the given identifier.
|
DbClusterBacktrackNotFoundException |
BacktrackIdentifier doesn't refer to an existing backtrack.
|
DbClusterEndpointAlreadyExistsException |
The specified custom endpoint can't be created because it already exists.
|
DbClusterEndpointNotFoundException |
The specified custom endpoint doesn't exist.
|
DbClusterEndpointQuotaExceededException |
The cluster already has the maximum number of custom endpoints.
|
DbClusterNotFoundException |
DBClusterIdentifier doesn't refer to an existing DB cluster.
|
DbClusterParameterGroupNotFoundException |
DBClusterParameterGroupName doesn't refer to an existing DB cluster parameter group.
|
DbClusterQuotaExceededException |
The user attempted to create a new DB cluster and the user has already reached the maximum allowed DB cluster quota.
|
DbClusterRoleAlreadyExistsException |
The specified IAM role Amazon Resource Name (ARN) is already associated with the specified DB cluster.
|
DbClusterRoleNotFoundException |
The specified IAM role Amazon Resource Name (ARN) isn't associated with the specified DB cluster.
|
DbClusterRoleQuotaExceededException |
You have exceeded the maximum number of IAM roles that can be associated with the specified DB cluster.
|
DbClusterSnapshotAlreadyExistsException |
The user already has a DB cluster snapshot with the given identifier.
|
DbClusterSnapshotNotFoundException |
DBClusterSnapshotIdentifier doesn't refer to an existing DB cluster snapshot.
|
DbInstanceAlreadyExistsException |
The user already has a DB instance with the given identifier.
|
DbInstanceAutomatedBackupNotFoundException |
No automated backup for this DB instance was found.
|
DbInstanceAutomatedBackupQuotaExceededException |
The quota for retained automated backups was exceeded.
|
DbInstanceNotFoundException |
DBInstanceIdentifier doesn't refer to an existing DB instance.
|
DbLogFileNotFoundException |
LogFileName doesn't refer to an existing DB log file.
|
DbParameterGroupAlreadyExistsException |
A DB parameter group with the same name exists.
|
DbParameterGroupNotFoundException |
DBParameterGroupName doesn't refer to an existing DB parameter group.
|
DbParameterGroupQuotaExceededException |
The request would result in the user exceeding the allowed number of DB parameter groups.
|
DbSecurityGroupAlreadyExistsException |
A DB security group with the name specified in DBSecurityGroupName already exists.
|
DbSecurityGroupNotFoundException |
DBSecurityGroupName doesn't refer to an existing DB security group.
|
DbSecurityGroupNotSupportedException |
A DB security group isn't allowed for this action.
|
DbSecurityGroupQuotaExceededException |
The request would result in the user exceeding the allowed number of DB security groups.
|
DbSnapshotAlreadyExistsException |
DBSnapshotIdentifier is already used by an existing snapshot.
|
DbSnapshotNotFoundException |
DBSnapshotIdentifier doesn't refer to an existing DB snapshot.
|
DbSubnetGroupAlreadyExistsException |
DBSubnetGroupName is already 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.
|
DbSubnetGroupNotAllowedException |
The DBSubnetGroup shouldn't be specified while creating read replicas that lie in the same region as the source
instance.
|
DbSubnetGroupNotFoundException |
DBSubnetGroupName doesn't refer to an existing DB subnet group.
|
DbSubnetGroupQuotaExceededException |
The request would result in the user exceeding the allowed number of DB subnet groups.
|
DbSubnetQuotaExceededException |
The request would result in the user exceeding the allowed number of subnets in a DB subnet groups.
|
DbUpgradeDependencyFailureException |
The DB upgrade failed because a resource the DB depends on can't be modified.
|
DomainNotFoundException |
Domain doesn't refer to an existing Active Directory domain.
|
EventSubscriptionQuotaExceededException |
You have reached the maximum number of event subscriptions.
|
GlobalClusterAlreadyExistsException |
|
GlobalClusterNotFoundException |
|
GlobalClusterQuotaExceededException |
|
InstanceQuotaExceededException |
The request would result in the user exceeding 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 insufficient storage available for the current action.
|
InvalidDbClusterCapacityException |
Capacity isn't a valid Aurora Serverless DB cluster capacity.
|
InvalidDbClusterEndpointStateException |
The requested operation can't be performed on the endpoint while the endpoint is in this state.
|
InvalidDbClusterSnapshotStateException |
The supplied value isn't a valid DB cluster snapshot state.
|
InvalidDbClusterStateException |
The requested operation can't be performed while the cluster is in this state.
|
InvalidDbInstanceAutomatedBackupStateException |
The automated backup is in an invalid state.
|
InvalidDbInstanceStateException |
The DB instance isn't in a valid state.
|
InvalidDbParameterGroupStateException |
The DB parameter group is in use or is in an invalid state.
|
InvalidDbSecurityGroupStateException |
The state of the DB security group doesn't allow deletion.
|
InvalidDbSnapshotStateException |
The state of the DB snapshot doesn't allow deletion.
|
InvalidDbSubnetGroupException |
The DBSubnetGroup doesn't belong to the same VPC as that of an existing cross-region read replica of the same source
instance.
|
InvalidDbSubnetGroupStateException |
The DB subnet group cannot be deleted because it's in use.
|
InvalidDbSubnetStateException |
The DB subnet isn't in the available state.
|
InvalidEventSubscriptionStateException |
This error can occur if someone else is modifying a subscription.
|
InvalidGlobalClusterStateException |
|
InvalidOptionGroupStateException |
The option group isn't in the available state.
|
InvalidRestoreException |
Cannot restore from VPC backup to non-VPC DB instance.
|
InvalidS3BucketException |
The specified Amazon S3 bucket name can't be found or Amazon RDS isn't authorized to access the specified Amazon S3
bucket.
|
InvalidSubnetException |
The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC.
|
InvalidVpcNetworkStateException |
The DB subnet group doesn't cover all Availability Zones after it's created because of users' change.
|
KmsKeyNotAccessibleException |
An error occurred accessing an AWS KMS key.
|
OptionGroupAlreadyExistsException |
The option group you are trying to create already exists.
|
OptionGroupNotFoundException |
The specified option group could not be found.
|
OptionGroupQuotaExceededException |
The quota of 20 option groups was exceeded for this AWS account.
|
PointInTimeRestoreNotEnabledException |
SourceDBInstanceIdentifier refers to a DB instance with BackupRetentionPeriod equal to 0.
|
ProvisionedIopsNotAvailableInAzException |
Provisioned IOPS not available in the specified Availability Zone.
|
RdsException | |
ReservedDbInstanceAlreadyExistsException |
User already has a reservation with the given identifier.
|
ReservedDbInstanceNotFoundException |
The specified reserved DB Instance not found.
|
ReservedDbInstanceQuotaExceededException |
Request would exceed the user's DB Instance quota.
|
ReservedDbInstancesOfferingNotFoundException |
Specified offering does not exist.
|
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 result in the user exceeding the allowed number of DB snapshots.
|
SnsInvalidTopicException |
SNS has responded that there is a problem with the SND topic specified.
|
SnsNoAuthorizationException |
You do not have permission to publish to the SNS topic ARN.
|
SnsTopicArnNotFoundException |
The SNS topic ARN does not exist.
|
SourceNotFoundException |
The requested source could not be found.
|
StorageQuotaExceededException |
The request would result in the user exceeding the allowed amount of storage available across all DB instances.
|
StorageTypeNotSupportedException |
Storage of the StorageType specified can't be associated with the DB instance.
|
SubnetAlreadyInUseException |
The DB subnet is already in use in the Availability Zone.
|
SubscriptionAlreadyExistException |
The supplied subscription name already exists.
|
SubscriptionCategoryNotFoundException |
The supplied category does not exist.
|
SubscriptionNotFoundException |
The subscription name does not exist.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.