Create a policy

Steps

  1. Sign in to the AWS Management Console and open the IAM console with the appropriate admin level account.
  2. In the navigation pane on the left, choose Policies and then choose Create policy.
  3. In the Policy editor section, find the Select a service section, then choose IAM service, and select Next.
  4. 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

  5. For Resources, choose all and select Create policy to save the new policy.