View a markdown version of this page

TransactionDescription - Lake Formation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: