Learn R Programming

paws.database (version 0.7.0)

lakeformation_commit_transaction: Attempts to commit the specified transaction

Description

Attempts to commit the specified transaction. Returns an exception if the transaction was previously aborted. This API action is idempotent if called multiple times for the same transaction.

See https://www.paws-r-sdk.com/docs/lakeformation_commit_transaction/ for full documentation.

Usage

lakeformation_commit_transaction(TransactionId)

Arguments

TransactionId

[required] The transaction to commit.