AWS Certified Solutions Architect – Professional — Question 465

In the context of IAM roles for Amazon EC2, which of the following NOT true about delegating permission to make API requests?

Answer options

Correct answer: A

Explanation

You can absolutely create an IAM role to delegate permissions to EC2 instances, making statement A false and thus the correct answer. The other options accurately describe EC2 IAM role capabilities, including launching instances with a specified role, defining trust policies, and retrieving temporary credentials via the instance metadata service.