Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface DeleteObjectsCommandOutputProtected

The output of DeleteObjectsCommand.

Hierarchy

Properties

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.