Jump to Content

Interface DeleteObjectsCommandOutputProtected

The output of DeleteObjectsCommand.

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

Deleted?: DeletedObject[]

Container element for a successful delete. It identifies the object that was successfully deleted.

Errors?: _Error[]

Container for a failed delete action that describes the object that Amazon S3 attempted to delete and the error it encountered.

RequestCharged?: string

If present, indicates that the requester was successfully charged for the request.