qldb-session-2019-07-11 library

Classes

AbortTransactionRequest
Contains the details of the transaction to abort.
AbortTransactionResult
Contains the details of the aborted transaction.
AwsClientCredentials
AWS credentials.
CommitTransactionRequest
Contains the details of the transaction to commit.
CommitTransactionResult
Contains the details of the committed transaction.
EndSessionRequest
Specifies a request to end the session.
EndSessionResult
Contains the details of the ended session.
ExecuteStatementRequest
Specifies a request to execute a statement.
ExecuteStatementResult
Contains the details of the executed statement.
FetchPageRequest
Specifies the details of the page to be fetched.
FetchPageResult
Contains the page that was fetched.
IOUsage
Contains I/O usage metrics for a command that was invoked.
Page
Contains details of the fetched page.
QLDBSession
The transactional data APIs for Amazon QLDB
SendCommandResult
StartSessionRequest
Specifies a request to start a new session.
StartSessionResult
Contains the details of the started session.
StartTransactionRequest
Specifies a request to start a transaction.
StartTransactionResult
Contains the details of the started transaction.
TimingInformation
Contains server-side performance information for a command. Amazon QLDB captures timing information between the times when it receives the request and when it sends the corresponding response.
ValueHolder
A structure that can contain a value in multiple encoding formats.