| Package | Description |
|---|---|
| software.amazon.awssdk.services.rdsdata |
|
| software.amazon.awssdk.services.rdsdata.model | |
| software.amazon.awssdk.services.rdsdata.transform |
| Class and Description |
|---|
| AccessDeniedException
You do not 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.
|
| 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.
|
| InternalServerErrorException
An internal error occurred.
|
| 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.
|
| ServiceUnavailableErrorException
The service specified by the
resourceArn parameter is not available. |
| StatementTimeoutException
The execution of the SQL statement timed out.
|
| Class and Description |
|---|
| BatchExecuteStatementRequest
The request parameters represent the input of a SQL statement over an array of data.
|
| BeginTransactionRequest
The request parameters represent the input of a request to start a SQL transaction.
|
| CommitTransactionRequest
The request parameters represent the input of a commit transaction request.
|
| ExecuteSqlRequest
The request parameters represent the input 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.
|
| RollbackTransactionRequest
The request parameters represent the input of a request to perform a rollback of a transaction.
|
Copyright © 2022. All rights reserved.