AWS Certified Solutions Architect – Associate (SAA-C03) — Question 975

A global company runs its applications in multiple AWS accounts in AWS Organizations. The company's applications use multipart uploads to upload data to multiple Amazon S3 buckets across AWS Regions. The company wants to report on incomplete multipart uploads for cost compliance purposes.

Which solution will meet these requirements with the LEAST operational overhead?

Answer options

Correct answer: C

Explanation

Amazon S3 Storage Lens provides organization-wide visibility into object storage usage and activity, including specific metrics for tracking incomplete multipart uploads across multiple accounts and regions with minimal configuration. AWS Config rules and Service Control Policies (SCPs) are not designed to natively aggregate and report object-level S3 metrics like incomplete multipart upload counts. S3 Multi-Region Access Points are used to route client traffic to regional buckets rather than serving as a reporting tool for storage metrics.