@aws-sdk/client-lakeformation

DeleteObjectsOnCancelRequest Interface

Members

Name
Type
Details
DatabaseName Requiredstring | undefined

The database that contains the governed table.

Objects RequiredVirtualObject[] | undefined

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

TableName Requiredstring | undefined

The name of the governed table.

TransactionId Requiredstring | undefined

ID of the transaction that the writes occur in.

CatalogId string | undefined

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

Full Signature

export interface DeleteObjectsOnCancelRequest