rds-data-2018-08-01 library

Classes

ArrayValue
Contains an array.
AwsClientCredentials
AWS credentials.
BatchExecuteStatementResponse
The response elements represent the output of a SQL statement over an array of data.
BeginTransactionResponse
The response elements represent the output of a request to start a SQL transaction.
ColumnMetadata
Contains the metadata for a column.
CommitTransactionResponse
The response elements represent the output of a commit transaction request.
ExecuteSqlResponse
The response elements represent the output of a request to run one or more SQL statements.
ExecuteStatementResponse
The response elements represent the output of a request to run a SQL statement against a database.
Field
Contains a value.
RDSDataService
Amazon RDS provides an HTTP endpoint to run SQL statements on an Amazon Aurora Serverless DB cluster. To run these statements, you work with the Data Service API.
Record
A record returned by a call.
ResultFrame
The result set returned by a SQL statement.
ResultSetMetadata
The metadata of the result set returned by a SQL statement.
ResultSetOptions
Options that control how the result set is returned.
RollbackTransactionResponse
The response elements represent the output of a request to perform a rollback of a transaction.
SqlParameter
A parameter used in a SQL statement.
SqlStatementResult
The result of a SQL statement.
StructValue
A structure value returned by a call.
UpdateResult
The response elements represent the results of an update.
Value
Contains the value of a column.