CommitTransactionRequest
class CommitTransactionRequest
Contains the details of the transaction to commit.
Types
Properties
Link copied to clipboard
Specifies the commit digest for the transaction to commit. For every active transaction, the commit digest must be passed. QLDB validates CommitDigest
and rejects the commit with an error if the digest computed on the client does not match the digest computed by QLDB.
Link copied to clipboard
Specifies the transaction ID of the transaction to commit.