A security administrator in their own AWS account needs read access to inspect VPC configurations in several developer AWS accounts inside an AWS Organization. What is the most secure way to grant that access?
Choose an answer
Tap an option to check your answer.
Correct answer: In each developer account, create an IAM policy granting read-only VPC permissions and attach it to a cross-account IAM role; instruct the security administrator to assume that role from their account..
Why this is the answer
The correct answer uses a cross-account IAM role with least privilege permissions. Creating an IAM role in each developer account that grants read-only VPC permissions allows the security administrator to assume this role from their own account, providing secure, temporary access without sharing credentials. This aligns with AWS security best practices. The other options are incorrect because: Sharing IAM user credentials (even with read-only policies) is insecure and against best practices. Granting full administrative rights (EC2 and VPC) violates the principle of least privilege, giving unnecessary permissions.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed