View source: R/rdsdataservice_operations.R
rdsdataservice_rollback_transaction | R Documentation |
Performs a rollback of a transaction. Rolling back a transaction cancels its changes.
See https://www.paws-r-sdk.com/docs/rdsdataservice_rollback_transaction/ for full documentation.
rdsdataservice_rollback_transaction(resourceArn, secretArn, transactionId)
resourceArn |
[required] The Amazon Resource Name (ARN) of the Aurora Serverless DB cluster. |
secretArn |
[required] The name or ARN of the secret that enables access to the DB cluster. |
transactionId |
[required] The identifier of the transaction to roll back. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.