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
已提問 6 個月前檢視次數 166 次
1 個回答
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
專家
已回答 6 個月前
profile picture
專家
已審閱 6 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南