IAM Policies

5 minutes 5 Questions

IAM policies are JSON documents that define what actions a user, group, or role may perform on which AWS resources. In AWS, there are two types of policies: managed policies and inline policies. Managed policies are standalone, reusable entities that can be attached to multiple users, groups, or ro…

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

Test your knowledge of IAM Policies

Question 1

You are deploying a new service that requires read and write access to a specific set of S3 buckets. How can you define IAM policies to restrict access to these required buckets?

Question 2

Your company wants to enforce a password policy for IAM users. Which policy should be used?

Question 3

How can you ensure that all new IAM users have a specific set of permissions by default?

More IAM Policies questions
15 questions (total)