Amazon
SOA-C02 · Question #303
A SysOps administrator wants to upload a file that is 1 TB in size from on-premises to an Amazon S3 bucket using multipart uploads. What should the SysOps administrator do to meet this requirement?
Sign in or unlock SOA-C02 to reveal the answer and full explanation for question #303. The question stem and answer options stay visible for context.
Submitted by haruto_sh· Mar 30, 2026Deployment, Provisioning, and Automation
Question
A SysOps administrator wants to upload a file that is 1 TB in size from on-premises to an Amazon S3 bucket using multipart uploads. What should the SysOps administrator do to meet this requirement?
Options
- AUpload the file using the S3 console.
- BUse the s3 api copy-object command.
- CUse the s3 api put-object command.
- DUse the s3 cp command.
Unlock SOA-C02 to see the answer
You've previewed enough free SOA-C02 questions. Unlock SOA-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#S3 multipart upload#AWS CLI s3 cp#large file transfer#S3 operations