Skip to content

IAM Required Permissions Not Selected Persistent Error

0

I am setting up an IAM policy for use with Dell Cloud Disaster Recovery. There are permissions required for the Cloud Account (ie. s3.*). I have created a policy with the permissions needed, however I am receiving errors stating the account has insufficient privileges. In the IAM Policy Editor (Visual) there are several actions with notifications stating that the Required Permissions Are Not Selected. For example, the s3:CreateJob requires the "iam:PassRole" action. Required Permissions Error Message

This error message persists even after adding the required action. I have tried deleting and re-creating permissions, as well as creating a copy with no success in resolving the issue. iam:PassRole is selected

1 Answer
0

in this case, the person who needs the required permissions is your iam user, otherwise you will not be able to create the policy. ask the administrator of that aws account to review your permissions on iam.

read more: https://docs.aws.amazon.com/IAM/latest/UserGuide/access_permissions-required.html

answered 3 years ago
  • Thank you for your answer. However I have created this policy using an Admin account and the problem persists. I am able to create policies without receiving an error, but when I review the permissions it still says the required ones are not selected.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.