Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface GetObjectAttributesCommandOutputProtected

Hierarchy

Properties

Checksum?: Checksum

The checksum or digest of the object.

DeleteMarker?: boolean

Specifies whether the object retrieved was (true) or was not (false) a delete marker. If false, this response header does not appear in the response.

ETag?: string

An ETag is an opaque identifier assigned by a web server to a specific version of a resource found at a URL.

LastModified?: Date

The creation date of the object.

A collection of parts associated with a multipart upload.

ObjectSize?: number

The size of the object in bytes.

RequestCharged?: string

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

StorageClass?: string

Provides the storage class information of the object. Amazon S3 returns this header for all objects except for S3 Standard storage class objects.

For more information, see Storage Classes.

VersionId?: string

The version ID of the object.