lakeformation_cancel_transaction {paws.database} | R Documentation |
Attempts to cancel the specified transaction
Description
Attempts to cancel the specified transaction. Returns an exception if the transaction was previously committed.
See https://www.paws-r-sdk.com/docs/lakeformation_cancel_transaction/ for full documentation.
Usage
lakeformation_cancel_transaction(TransactionId)
Arguments
TransactionId |
[required] The transaction to cancel. |
[Package paws.database version 0.9.0 Index]