Learn R Programming

paws.database (version 0.2.0)

lakeformation_cancel_transaction: Attempts to cancel the specified transaction

Description

Attempts to cancel the specified transaction. Returns an exception if the transaction was previously committed.

See https://paws-r.github.io/docs/lakeformation/cancel_transaction.html for full documentation.

Usage

lakeformation_cancel_transaction(TransactionId)

Arguments

TransactionId

[required] The transaction to cancel.