AWS Certified SysOps Administrator – Associate — Question 262

A company is managing multiple AWS accounts in AWS Organizations. The company is reviewing internal security of its AWS environment. The company’s security administrator has their own AWS account and wants to review the VPC configuration of developer AWS accounts.

Which solution will meet these requirements in the MOST secure manner?

Answer options

Correct answer: D

Explanation

Option D is the most secure method as it uses a cross-account IAM role, allowing the security administrator to assume the role without sharing credentials. Option A and B involve sharing user credentials, which poses a security risk. Option C grants excessive permissions by providing administrator access, which is not necessary for merely reviewing VPC configurations.