v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466849.6 KB

Ends a SQL transaction started with the <code>BeginTransaction</code> operation and commits the changes.

post/CommitTransaction

Request body

resourceArnstring required

The Amazon Resource Name (ARN) of the Aurora Serverless DB cluster.

secretArnstring required

The name or ARN of the secret that enables access to the DB cluster.

transactionIdstring required

The identifier of the transaction to end and commit.

Response

Success

transactionStatusstring

The status of the commit operation.