I keep experience ACCESS DENIED issue

0

Hi AWS, I already build a policy for my test user and also assign the policy to it, but when I trying to list the dynamodb table, always show next error: An error occurred (AccessDeniedException) when calling the ListTables operation: User: arn:aws:iam::055058096726:user/test is not authorized to perform: dynamodb:ListTables on resource: arn:aws:dynamodb:us-west-2:055058096726:table/* because no permissions boundary allows the dynamodb:ListTables action

Joe
gefragt vor 6 Monaten165 Aufrufe
1 Antwort
0

Hello.

The content of the error seems to be a problem with Permissions boundaries, not IAM policy.
How are Permissions boundaries set?
Please check if "ListTables" is allowed in the IAM policy and Permissions boundaries.
https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_boundaries.html

profile picture
EXPERTE
beantwortet vor 6 Monaten
profile picture
EXPERTE
überprüft vor 6 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen