Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface DeleteObjectsOnCancelCommandInputProtected

Hierarchy

Properties

CatalogId?: string

The Glue data catalog that contains the governed table. Defaults to the current account ID.

DatabaseName: undefined | string

The database that contains the governed table.

Objects: undefined | VirtualObject[]

A list of VirtualObject structures, which indicates the Amazon S3 objects to be deleted if the transaction cancels.

TableName: undefined | string

The name of the governed table.

TransactionId: undefined | string

ID of the transaction that the writes occur in.