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

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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ