lakeformation_extend_transaction {paws.database} | R Documentation |
Indicates to the service that the specified transaction is still active and should not be treated as idle and aborted
Description
Indicates to the service that the specified transaction is still active and should not be treated as idle and aborted.
See https://www.paws-r-sdk.com/docs/lakeformation_extend_transaction/ for full documentation.
Usage
lakeformation_extend_transaction(TransactionId = NULL)
Arguments
TransactionId |
The transaction to extend. |
[Package paws.database version 0.6.0 Index]