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

A company has hired an external vendor to perform work in the company’s AWS account. The vendor uses an automated tool that is hosted in an AWS account that the vendor owns. The vendor does not have IAM access to the company’s AWS account.

How should a solutions architect grant this access to the vendor?

Answer options

Correct answer: A

Explanation

The correct answer is A because creating an IAM role in the company's account that delegates access to the vendor's IAM role allows for controlled access and the application of specific IAM policies. The other options either create unnecessary user accounts or groups, which do not provide the necessary delegation of access to the vendor's existing IAM role.