Study. uk . com
  1. Home
  2. All questions
  3. Question 318

AWS Certified Solutions Architect study material · question 318 of 500

What are the three steps of a multipart upload?

  1. Create the bucket, upload the object, set the storage class
  2. Request a token, upload the parts, restore the object
  3. Initiate the upload, upload the parts, complete the upload
  4. Reserve the key, stream the object, verify the checksum
Show the answer

Answer: C. Initiate the upload, upload the parts, complete the upload

On receiving the complete request S3 assembles the object from the uploaded parts and it becomes readable like any other object.

Source: Uploading and copying objects using multipart upload in Ama… (Amazon Web Services) — Multipart upload process

Challenge yourself on this topic → Study as cards