- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-lakeformation
DeleteObjectsOnCancelRequest Interface
Members
Name | Type | Details |
---|---|---|
DatabaseName Required | string | undefined | The database that contains the governed table. |
Objects Required | VirtualObject[] | undefined | A list of VirtualObject structures, which indicates the Amazon S3 objects to be deleted if the transaction cancels. |
TableName Required | string | undefined | The name of the governed table. |
TransactionId Required | string | 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