Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

An object to delete from the governed table.

Hierarchy

  • DeleteObjectInput

Properties

ETag?: string

The Amazon S3 ETag of the object. Returned by GetTableObjects for validation and used to identify changes to the underlying data.

PartitionValues?: string[]

A list of partition values for the object. A value must be specified for each partition key associated with the governed table.

Uri: undefined | string

The Amazon S3 location of the object to delete.