
Explanation:
When a multipart upload is initiated but not completed (or aborted), Amazon S3 retains all the uploaded parts and bills for the storage they consume. The standard and most efficient way to manage and delete incomplete multipart uploads is to create an Amazon S3 Lifecycle configuration rule that automatically aborts incomplete multipart uploads after a specified number of days.
Ultimate access to all questions.
Question 21.
A SysOps administrator manages a company's Amazon S3 buckets. The SysOps administrator has identified 5 GB of incomplete multipart uploads in an S3 bucket in the company's AWS account. The SysOps administrator needs to reduce the number of incomplete multipart upload objects in the S3 bucket. Which solution will meet this requirement?
A
Create an S3 Lifecycle rule on the S3 bucket to delete expired markers or incomplete multipart uploads.
B
Require users that perform uploads of files into Amazon S3 to use the S3 TransferUtility.
C
Enable S3 Versioning on the S3 bucket that contains the incomplete multipart uploads.
D
Create an S3 Object Lambda Access Point to delete incomplete multipart uploads.
No comments yet.