Package | Description |
---|---|
com.amazonaws.services.neptune.model |
Modifier and Type | Class and Description |
---|---|
class |
AuthorizationNotFoundException
Specified CIDRIP or EC2 security group is not authorized for the specified DB security group.
|
class |
CertificateNotFoundException
CertificateIdentifier does not refer to an existing certificate.
|
class |
DBClusterAlreadyExistsException
User already has a DB cluster with the given identifier.
|
class |
DBClusterEndpointAlreadyExistsException
The specified custom endpoint cannot be created because it already exists.
|
class |
DBClusterEndpointNotFoundException
The specified custom endpoint doesn't exist.
|
class |
DBClusterEndpointQuotaExceededException
The cluster already has the maximum number of custom endpoints.
|
class |
DBClusterNotFoundException
DBClusterIdentifier does not refer to an existing DB cluster.
|
class |
DBClusterParameterGroupNotFoundException
DBClusterParameterGroupName does not refer to an existing DB Cluster parameter group.
|
class |
DBClusterQuotaExceededException
User attempted to create a new DB cluster and the user has already reached the maximum allowed DB cluster quota.
|
class |
DBClusterRoleAlreadyExistsException
The specified IAM role Amazon Resource Name (ARN) is already associated with the specified DB cluster.
|
class |
DBClusterRoleNotFoundException
The specified IAM role Amazon Resource Name (ARN) is not associated with the specified DB cluster.
|
class |
DBClusterRoleQuotaExceededException
You have exceeded the maximum number of IAM roles that can be associated with the specified DB cluster.
|
class |
DBClusterSnapshotAlreadyExistsException
User already has a DB cluster snapshot with the given identifier.
|
class |
DBClusterSnapshotNotFoundException
DBClusterSnapshotIdentifier does not refer to an existing DB cluster snapshot.
|
class |
DBInstanceAlreadyExistsException
User already has a DB instance with the given identifier.
|
class |
DBInstanceNotFoundException
DBInstanceIdentifier does not refer to an existing DB instance.
|
class |
DBParameterGroupAlreadyExistsException
A DB parameter group with the same name exists.
|
class |
DBParameterGroupNotFoundException
DBParameterGroupName does not refer to an existing DB parameter group.
|
class |
DBParameterGroupQuotaExceededException
Request would result in user exceeding the allowed number of DB parameter groups.
|
class |
DBSecurityGroupNotFoundException
DBSecurityGroupName does not refer to an existing DB security group.
|
class |
DBSnapshotAlreadyExistsException
DBSnapshotIdentifier is already used by an existing snapshot.
|
class |
DBSnapshotNotFoundException
DBSnapshotIdentifier does not refer to an existing DB snapshot.
|
class |
DBSubnetGroupAlreadyExistsException
DBSubnetGroupName is already 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 does not refer to an existing DB subnet group.
|
class |
DBSubnetGroupQuotaExceededException
Request would result in user exceeding the allowed number of DB subnet groups.
|
class |
DBSubnetQuotaExceededException
Request would result in user exceeding the allowed number of subnets in a DB subnet groups.
|
class |
DBUpgradeDependencyFailureException
The DB upgrade failed because a resource the DB depends on could not be modified.
|
class |
DomainNotFoundException
Domain does not refer to an existing Active Directory Domain.
|
class |
EventSubscriptionQuotaExceededException
You have exceeded the number of events you can subscribe to.
|
class |
InstanceQuotaExceededException
Request would result in user exceeding the allowed number of DB instances.
|
class |
InsufficientDBClusterCapacityException
The DB cluster does not have enough capacity for the current operation.
|
class |
InsufficientDBInstanceCapacityException
Specified DB instance class is not available in the specified Availability Zone.
|
class |
InsufficientStorageClusterCapacityException
There is insufficient storage available for the current action.
|
class |
InvalidDBClusterEndpointStateException
The requested operation cannot be performed on the endpoint while the endpoint is in this state.
|
class |
InvalidDBClusterSnapshotStateException
The supplied value is not a valid DB cluster snapshot state.
|
class |
InvalidDBClusterStateException
The DB cluster is not in a valid state.
|
class |
InvalidDBInstanceStateException
The specified DB instance is not in the available state.
|
class |
InvalidDBParameterGroupStateException
The DB parameter group is in use or is in an invalid state.
|
class |
InvalidDBSecurityGroupStateException
The state of the DB security group does not allow deletion.
|
class |
InvalidDBSnapshotStateException
The state of the DB snapshot does not allow deletion.
|
class |
InvalidDBSubnetGroupStateException
The DB subnet group cannot be deleted because it is in use.
|
class |
InvalidDBSubnetStateException
The DB subnet is not in the available state.
|
class |
InvalidEventSubscriptionStateException
The event subscription is in an invalid state.
|
class |
InvalidRestoreException
Cannot restore from vpc backup to non-vpc DB instance.
|
class |
InvalidSubnetException
The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC.
|
class |
InvalidVPCNetworkStateException
DB subnet group does not cover all Availability Zones after it is created because users' change.
|
class |
KMSKeyNotAccessibleException
Error accessing KMS key.
|
class |
OptionGroupNotFoundException
The designated option group could not be found.
|
class |
ProvisionedIopsNotAvailableInAZException
Provisioned IOPS not available in the specified Availability Zone.
|
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
Request would result in user exceeding the allowed number of DB snapshots.
|
class |
SNSInvalidTopicException
The SNS topic is invalid.
|
class |
SNSNoAuthorizationException
There is no SNS authorization.
|
class |
SNSTopicArnNotFoundException
The ARN of the SNS topic could not be found.
|
class |
SourceNotFoundException
The source could not be found.
|
class |
StorageQuotaExceededException
Request would result in user exceeding the allowed amount of storage available across all DB instances.
|
class |
StorageTypeNotSupportedException
StorageType specified cannot be associated with the DB Instance.
|
class |
SubnetAlreadyInUseException
The DB subnet is already in use in the Availability Zone.
|
class |
SubscriptionAlreadyExistException
This subscription already exists.
|
class |
SubscriptionCategoryNotFoundException
The designated subscription category could not be found.
|
class |
SubscriptionNotFoundException
The designated subscription could not be found.
|
Copyright © 2021. All rights reserved.