Create Multipart

POST https://s3.amazonaws.com/{{bucket}}/{{key}}?uploads

This operation initiates a multipart upload and returns an upload ID. This upload ID is used to associate all of the parts in the specific multipart upload. You specify this upload ID in each of your subsequent upload part requests (see UploadPart). You also include this upload ID in the final request to either complete or abort the multipart upload request.

Request Params

KeyDatatypeRequiredDescription
uploadsnull

HEADERS

KeyDatatypeRequiredDescription
x-amz-content-sha256string
Content-Typestring