| AccessDeniedException |
You don't have sufficient access to perform this action.
|
| BadRequestException |
There is an error in the call or in a SQL statement.
|
| BatchExecuteStatementRequest |
The request parameters represent the input of a SQL statement over an array of data.
|
| BatchExecuteStatementRequest.Builder |
|
| BatchExecuteStatementResponse |
The response elements represent the output of a SQL statement over an array of data.
|
| BeginTransactionRequest |
The request parameters represent the input of a request to start a SQL transaction.
|
| BeginTransactionRequest.Builder |
|
| BeginTransactionResponse |
The response elements represent the output of a request to start a SQL transaction.
|
| CommitTransactionRequest |
The request parameters represent the input of a commit transaction request.
|
| CommitTransactionRequest.Builder |
|
| CommitTransactionResponse |
The response elements represent the output of a commit transaction request.
|
| DatabaseErrorException |
There was an error in processing the SQL statement.
|
| DatabaseNotFoundException |
The DB cluster doesn't have a DB instance.
|
| DatabaseUnavailableException |
The writer instance in the DB cluster isn't available.
|
| ExecuteSqlRequest |
The request parameters represent the input of a request to run one or more SQL statements.
|
| ExecuteSqlRequest.Builder |
|
| ExecuteSqlResponse |
The response elements represent the output of a request to run one or more SQL statements.
|
| ExecuteStatementRequest |
The request parameters represent the input of a request to run a SQL statement against a database.
|
| ExecuteStatementRequest.Builder |
|
| ExecuteStatementResponse |
The response elements represent the output of a request to run a SQL statement against a database.
|
| ForbiddenException |
There are insufficient privileges to make the call.
|
| HttpEndpointNotEnabledException |
The HTTP endpoint for using RDS Data API isn't enabled for the DB cluster.
|
| InternalServerErrorException |
An internal error occurred.
|
| InvalidSecretException |
The Secrets Manager secret used with the request isn't valid.
|
| NotFoundException |
The resourceArn, secretArn, or transactionId value can't be found.
|
| RdsDataException |
|
| RollbackTransactionRequest |
The request parameters represent the input of a request to perform a rollback of a transaction.
|
| RollbackTransactionRequest.Builder |
|
| RollbackTransactionResponse |
The response elements represent the output of a request to perform a rollback of a transaction.
|
| SecretsErrorException |
There was a problem with the Secrets Manager secret used with the request, caused by one of the following conditions:
|
| ServiceUnavailableErrorException |
The service specified by the resourceArn parameter isn't available.
|
| StatementTimeoutException |
The execution of the SQL statement timed out.
|
| TransactionNotFoundException |
The transaction ID wasn't found.
|
| UnsupportedResultException |
There was a problem with the result because of one of the following conditions:
|