PERMISSION_DENIED: Access Denied:

0

Can anyone tell how this has suddenly been thrown up, despite me running queries earlier

asked a year ago361 views
1 Answer
0

Hi there,

I understand that you are seeing permission denied errors when performing some API calls.

Access denied errors appear when AWS explicitly or implicitly denies an authorization request. An explicit denial occurs when a policy contains a Deny statement for the specific AWS action. An implicit denial occurs when there is no applicable Deny statement and also no applicable Allow statement.

Depending on which AWS API call it is that you are trying to make, please check your IAM policy to ensure that you have the permissions to make that particular API call.

I would like to share the following resources to help you withe troubleshooting permission errors:

Thank you

profile pictureAWS
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions