| Package | Description |
|---|---|
| com.amazonaws.services.rdsdata.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessDeniedException
You don't have sufficient access to perform this action.
|
class |
BadRequestException
There is an error in the call or in a SQL statement.
|
class |
DatabaseErrorException
There was an error in processing the SQL statement.
|
class |
DatabaseNotFoundException
The DB cluster doesn't have a DB instance.
|
class |
DatabaseUnavailableException
The writer instance in the DB cluster isn't available.
|
class |
ForbiddenException
There are insufficient privileges to make the call.
|
class |
HttpEndpointNotEnabledException
The HTTP endpoint for using RDS Data API isn't enabled for the DB cluster.
|
class |
InternalServerErrorException
An internal error occurred.
|
class |
InvalidSecretException
The Secrets Manager secret used with the request isn't valid.
|
class |
NotFoundException
The
resourceArn, secretArn, or transactionId value can't be found. |
class |
SecretsErrorException
There was a problem with the Secrets Manager secret used with the request, caused by one of the following conditions:
|
class |
ServiceUnavailableErrorException
The service specified by the
resourceArn parameter isn't available. |
class |
StatementTimeoutException
The execution of the SQL statement timed out.
|
class |
TransactionNotFoundException
The transaction ID wasn't found.
|
class |
UnsupportedResultException
There was a problem with the result because of one of the following conditions:
|
Copyright © 2024. All rights reserved.