TransactionDescription - Lake Formation

TransactionDescription

A structure that contains information about a transaction.

Contents

TransactionEndTime

The time when the transaction committed or aborted, if it is not currently active.

Type: Timestamp

Required: No

TransactionId

The ID of the transaction.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: [\p{L}\p{N}\p{P}]*

Required: No

TransactionStartTime

The time when the transaction started.

Type: Timestamp

Required: No

TransactionStatus

A status of ACTIVE, COMMITTED, or ABORTED.

Type: String

Valid Values: ACTIVE | COMMITTED | ABORTED | COMMIT_IN_PROGRESS

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: