@aws-sdk/client-rds-data

RollbackTransactionRequest Interface

The request parameters represent the input of a request to perform a rollback of a transaction.

Members

Name
Type
Details
resourceArn Requiredstring | undefined

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

secretArn Requiredstring | undefined

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

transactionId Requiredstring | undefined

The identifier of the transaction to roll back.

Full Signature

export interface RollbackTransactionRequest