Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User is not authorized for multiple plugins #1708

Open
AmeerTheInteger opened this issue Sep 1, 2023 · 7 comments
Open

User is not authorized for multiple plugins #1708

AmeerTheInteger opened this issue Sep 1, 2023 · 7 comments
Assignees

Comments

@AmeerTheInteger
Copy link

After attaching read only policies to the user, getting following error for multiple plugins

"Unable to list Access Analyzers: User: arn:aws:iam::9XXXXXXXXX840:user/new_user is not authorized"

Here is SS for dynamoDB:

Screenshot 2023-09-01 at 1 34 38 PM

@fatima99s
Copy link
Contributor

@AmeerTheInteger you should add list policies to the user also.

@AmeerTheInteger
Copy link
Author

@AmeerTheInteger you should add list policies to the user also.

Already done that.

@alphadev4
Copy link
Collaborator

Hi @AmeerTheInteger , Can you share the list of policies you have attached to the new_user?

@alphadev4 alphadev4 self-assigned this Sep 4, 2023
@AmeerTheInteger
Copy link
Author

Hi @AmeerTheInteger , Can you share the list of policies you have attached to the new_user?

image

@alphadev4
Copy link
Collaborator

hi @AmeerTheInteger , so the policy that have the required permissions is SecurityAudit. Can you try using this policy?
Please refer to the following doc - https://github.com/aquasecurity/cloudsploit/blob/master/docs/aws.md

@AmeerTheInteger
Copy link
Author

hi @AmeerTheInteger , so the policy that have the required permissions is SecurityAudit. Can you try using this policy? Please refer to the following doc - https://github.com/aquasecurity/cloudsploit/blob/master/docs/aws.md

The issue is with Dynamo DB. I have attached its policy but still getting the same error

@alphadev4
Copy link
Collaborator

hi @AmeerTheInteger No i believe that issue is not with dynamo db its with attached policies. The policy that you have attached did not have the required permissions. Can you try out updating the permissions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants