Athena Table using S3

0

Hi,

We are trying to create a Athena table on Databricks Buckets, dbfs location in S3. It is giving us an error : Permission denied on S3 path: s3://bucket_name/regions-prod/databricks_env/Databricks_objects1/groups/groups.csv

Please suggest how to update the policy to allow Athena create a table using this path.

已提问 2 年前272 查看次数
1 回答
0

Athena requires access to the bucket and also to the folders and subfolders. Maybe compare your IAM permissions with this checklist and see if this helps [1] and also good troubleshooting references [2]

Reference :

  1. https://aws.amazon.com/premiumsupport/knowledge-center/access-denied-athena/
  2. https://docs.aws.amazon.com/athena/latest/ug/troubleshooting-athena.html
profile pictureAWS
专家
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则