Class DatabaseMigrationServiceException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\DatabaseMigrationService\Exception\DatabaseMigrationServiceException
- Namespace: Aws\DatabaseMigrationService\Exception
- Located at DatabaseMigrationService/Exception/DatabaseMigrationServiceException.php
Represents an error interacting with the AWS Database Migration Service service.
Methods Summary
Methods inherited from Aws\Exception\AwsException
__construct()
,
__toString()
,
get()
,
getAwsErrorCode()
,
getAwsErrorMessage()
,
getAwsErrorShape()
,
getAwsErrorType()
,
getAwsRequestId()
,
getCommand()
,
getRequest()
,
getResponse()
,
getResult()
,
getStatusCode()
,
getTransferInfo()
,
hasKey()
,
isConnectionError()
,
isMaxRetriesExceeded()
,
search()
,
setMaxRetriesExceeded()
,
setTransferInfo()
Methods inherited from Exception
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Methods inherited from ArrayAccess
offsetExists()
,
offsetGet()
,
offsetSet()
,
offsetUnset()
Methods inherited from Aws\MonitoringEventsInterface
Methods used from Aws\HasDataTrait
Methods used from Aws\HasMonitoringEventsTrait
Expected Exception Codes
AccessDeniedFault
[ 'message' => '<string>', ]
Description
DMS was denied access to the endpoint. Check that the role is correctly configured.
Members
CollectorNotFoundFault
[ 'message' => '<string>', ]
InsufficientResourceCapacityFault
[ 'message' => '<string>', ]
Description
There are not enough resources allocated to the database migration.
Members
InvalidCertificateFault
[ 'message' => '<string>', ]
InvalidOperationFault
[ 'message' => '<string>', ]
InvalidResourceStateFault
[ 'message' => '<string>', ]
Description
The resource is in a state that prevents it from being used for database migration.
Members
InvalidSubnet
[ 'message' => '<string>', ]
KMSAccessDeniedFault
[ 'message' => '<string>', ]
Description
The ciphertext references a key that doesn't exist or that the DMS account doesn't have access to.
Members
KMSDisabledFault
[ 'message' => '<string>', ]
KMSFault
[ 'message' => '<string>', ]
Description
An Key Management Service (KMS) error is preventing access to KMS.
Members
KMSInvalidStateFault
[ 'message' => '<string>', ]
Description
The state of the specified KMS resource isn't valid for this request.
Members
KMSKeyNotAccessibleFault
[ 'message' => '<string>', ]
KMSNotFoundFault
[ 'message' => '<string>', ]
KMSThrottlingFault
[ 'message' => '<string>', ]
ReplicationSubnetGroupDoesNotCoverEnoughAZs
[ 'message' => '<string>', ]
Description
The replication subnet group does not cover enough Availability Zones (AZs). Edit the replication subnet group and add more AZs.
Members
ResourceAlreadyExistsFault
[ 'message' => '<string>', 'resourceArn' => '<string>', ]
Description
The resource you are attempting to create already exists.
Members
ResourceNotFoundFault
[ 'message' => '<string>', ]
ResourceQuotaExceededFault
[ 'message' => '<string>', ]
S3AccessDeniedFault
[ 'message' => '<string>', ]
Description
Insufficient privileges are preventing access to an Amazon S3 object.
Members
S3ResourceNotFoundFault
[ 'message' => '<string>', ]
Description
A specified Amazon S3 bucket, bucket folder, or other object can't be found.
Members
SNSInvalidTopicFault
[ 'message' => '<string>', ]
SNSNoAuthorizationFault
[ 'message' => '<string>', ]
StorageQuotaExceededFault
[ 'message' => '<string>', ]
SubnetAlreadyInUse
[ 'message' => '<string>', ]
UpgradeDependencyFailureFault
[ 'message' => '<string>', ]