Skip to main content

IS3CompleteMultipartUploadResult

Interface in AWS.S3

Interface for CompleteMultipartUpload results.

Properties

Bucket

property Bucket: string

The bucket name of the completed multipart upload.

Key

property Key: string

The name of the bucket containing the new object.

ETag

property ETag: string

Entity tag for the new object data.

Location

property Location: string

The URI of the new object.