Starts a SQL transaction.
See https://paws-r.github.io/docs/rdsdataservice/begin_transaction.html for full documentation.
rdsdataservice_begin_transaction(
database = NULL,
resourceArn,
schema = NULL,
secretArn
)The name of the database.
[required] The Amazon Resource Name (ARN) of the Aurora Serverless DB cluster.
The name of the database schema.
[required] The name or ARN of the secret that enables access to the DB cluster.