- Home
- All questions
- Question 318
AWS Certified Solutions Architect study material · question 318 of 500
What are the three steps of a multipart upload?
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