IAM Policy Simulator
IAM Policy Simulator is a useful tool that allows you to simulate and test the effects of IAM policies without making actual changes to your resources. This capability helps in troubleshooting access control issues and verifying which policies grant or deny access to specific actions and resources.…
AWS Certified Solutions Architect - IAM Policy Simulator Example Questions
Test your knowledge of IAM Policy Simulator
Question 1
A company has an Amazon S3 bucket whose bucket policy currently allows read access to several external AWS accounts. The company needs to grant the same level of access to an additional AWS account. What is the most direct action the company should take?
Question 2
Using the IAM Policy Simulator, you need to test whether granting an IAM user write access to an S3 bucket would work, without altering any policies currently attached to the user. What should you do in the simulator to model the change?
Question 3
A security engineer wants to use the IAM Policy Simulator to check if a user's IAM policies would allow the s3:DeleteObject action when MFA is not present in the request. What should they do in the simulator?