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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠