Create a policy
Steps
- Sign in to the AWS Management Console and open the IAM console with the appropriate admin level account.
-
In the navigation pane on the left, choose Policies and then choose Create policy.
-
In the Policy editor section, find the Select a service section, then choose IAM service, and select
Next.
-
In Actions allowed, choose the below actions to add to the policy:
- Read > GetUser
- Read > GetPolicyVersion
- Read > GetPolicy
- Read > GetUserPolicy
- List > ListUserPolicies
- List > ListAttachedGroupPolicies
- List > ListAttachedUserPolicies
- List > ListGroups
- List > ListUsers
- List > ListGroupsForUser
- For Resources, choose all and select Create policy to save the new policy.