Skip to main content
A newer release of this product is available.

ListMultipartUploads

Contributors netapp-madkat

The ListMultipartUploads operation lists in-progress multipart uploads for a bucket.

The following request parameters are supported:

  • encoding-type

  • key-marker

  • max-uploads

  • prefix

  • upload-id-marker

  • Host

  • Date

  • Authorization

Versioning

Multipart upload consists of separate operations for initiating the upload, listing uploads, uploading parts, assembling the uploaded parts, and completing the upload. Objects are created (and versioned if applicable) when the CompleteMultipartUpload operation is performed.