View source: R/lakeformation_operations.R
lakeformation_commit_transaction | R Documentation |
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.
lakeformation_commit_transaction(TransactionId)
TransactionId |
[required] The transaction to commit. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.