AWS Certified Solutions Architect – Professional (SAP-C02) — Question 381

A financial services company sells its software-as-a-service (SaaS) platform for application compliance to large global banks. The SaaS platform runs on AWS and uses multiple AWS accounts that are managed in an organization in AWS Organizations. The SaaS platform uses many AWS resources globally.

For regulatory compliance, all API calls to AWS resources must be audited, tracked for changes, and stored in a durable and secure data store.

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

Answer options

Correct answer: C

Explanation

Creating an organizational trail in AWS CloudTrail from the management account automatically deploys and manages logging across all member accounts, which minimizes operational overhead. Storing these logs in a secure Amazon S3 bucket with versioning, encryption, and MFA delete ensures durability, security, and compliance. Other options either require high manual overhead by configuring trails individually per account or introduce unnecessary external dependencies.