-
Notifications
You must be signed in to change notification settings - Fork 688
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
Comments
@AmeerTheInteger you should add list policies to the user also. |
Already done that. |
Hi @AmeerTheInteger , Can you share the list of policies you have attached to the new_user? |
|
hi @AmeerTheInteger , so the policy that have the required permissions is SecurityAudit. Can you try using this policy? |
The issue is with Dynamo DB. I have attached its policy but still getting the same error |
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? |
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:
The text was updated successfully, but these errors were encountered: