cancelTransaction
inline suspend fun LakeFormationClient.cancelTransaction(crossinline block: CancelTransactionRequest.Builder.() -> Unit): CancelTransactionResponse
Attempts to cancel the specified transaction. Returns an exception if the transaction was previously committed.