What entitlements do the IAM users avail with this policy?

An organization has created one IAM user and applied the below mentioned policy to the user.

What entitlements do the IAM users avail with this policy?

A . The policy will allow the user to perform all read only activities on the EC2 services
B . The policy will allow the user to list all the EC2 resources except EBS
C . The policy will allow the user to perform all read and write activities on the EC2 services
D . The policy will allow the user to perform all read only activities on the EC2 services except load Balancing

Answer: D

Explanation:

AWS Identity and Access Management is a web service which allows organizations to manage users and user permissions for various AWS services. If an organization wants to setup read only access to EC2 for a particular user, they should mention the action in the IAM policy which entitles the user for Describe rights for EC2, CloudWatch, Auto Scaling and ELB. In the policy shown below, the user will have read only access for EC2 and EBS, CloudWatch and Auto Scaling. Since ELB is not mentioned as a part of the list, the user will not have access to ELB.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments