Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CompleteMultipartUploadRequest

Hierarchy

  • CompleteMultipartUploadRequest

Index

Properties

Bucket

Bucket: string

Name of the bucket to which the multipart upload was initiated.

Optional ExpectedBucketOwner

ExpectedBucketOwner: string

The account ID of the expected bucket owner. If the bucket is owned by a different account, the request will fail with an HTTP 403 (Access Denied) error.

Key

Key: string

Object key for which the multipart upload was initiated.

Optional MultipartUpload

MultipartUpload: CompletedMultipartUpload

The container for the multipart upload request information.

Optional RequestPayer

RequestPayer: string

UploadId

UploadId: string

ID for the initiated multipart upload.

Generated using TypeDoc