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

A company is subject to regulatory audits of its financial information. External auditors who use a single AWS account need access to the company's AWS account. A solutions architect must provide the auditors with secure, read-only access to the company's AWS account. The solution must comply with AWS security best practices.

Which solution will meet these requirements?

Answer options

Correct answer: B

Explanation

Option B is correct because it allows for secure, controlled access through an IAM role, which is a best practice in AWS. It utilizes a trust relationship with the auditors' AWS account and incorporates a unique external ID for added security. Options A and C do not provide the same level of security or best practices, and option D involves creating multiple IAM users, which is less efficient and secure compared to using a role.