lakeformation_commit_transaction: Attempts to commit the specified transaction

View source: R/lakeformation_operations.R

lakeformation_commit_transactionR Documentation

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.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.