Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
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?
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
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