IAM Roles

5 minutes 5 Questions

IAM roles are AWS entities that allow you to delegate permissions to users or AWS services to operate on your behalf. Unlike IAM users, IAM roles do not have long-term credentials; instead, they utilize temporary security tokens to assume the role. IAM roles are crucial when granting cross-account …

Test mode:
AWS Certified Solutions Architect - IAM Roles Example Questions

Test your knowledge of IAM Roles

Question 1

A new project requires granting several different types of access to various users. What is the most scalable and efficient way to create and manage access permissions?

Question 2

An application running on an EC2 Instance needs temporary access to an S3 Bucket. Which IAM Entity should be used to grant the required permissions?

Question 3

Your organization runs AWS Glue workflows that need to read from and write to other AWS services (for example, Amazon S3 and CloudWatch Logs). You want to apply least-privilege permissions for what the Glue jobs can access at runtime. Which IAM identity should you use to grant those permissions?

More IAM Roles questions
18 questions (total)