By using AWS re:Post, you agree to the AWS re:Post Terms of Use

Athena permission error running a query

0

When I try to run an Athena Query with a UDF I get the following error message: "Amazon Athena experienced a permission error. Please provide proper permission and submitting the query again. If the issue reoccurs, contact AWS support for further assistance. You will not be charged for this query. We apologize for the inconvenience. This query ran against the "default" database, unless qualified by the query. " How can I find out which permission is missing?

asked 3 years ago2.7K views
1 Answer
0

Finally found the solution. I used a wrong lambda execution role.

answered 3 years ago
  • Can you expand on what you mean by you used wrong lambda execution role. Did you have to change the role the lambda ran under all together, or did you add an inline policy that assumed another IAM role that had access to something

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