Insufficient Permissions to execute query

0

Insufficient permissions to execute the query. Insufficient Lake Formation permission(s) on block This query ran against the "sgp_mocha_u1" database, unless qualified by the query.

Query Id: b6bff455-55d0-43e9-bab5-8c7e8cbe953f

已提问 1 年前695 查看次数
1 回答
1

Hello,

Greetings of the day.

Thank you for reaching out with your concern in AWS re:Post.

I understand that you received insufficient permissions error while executing a query in lake formation. This error might occur if user/role executing the query may not have sufficient Lake Formation permissions.

To begin with, I would recommend checking the permissions attached to the IAM role/user. Please ensure that the role/user has following permissions [1]-

  • lakeformation:GrantPermissions
  • lakeformation:BatchGrantPermissions
  • lakeformation:RevokePermissions
  • lakeformation:BatchRevokePermissions
  • glue:GetTable or glue:GetDatabase for a table or database that you're granting permissions on with the named resource method

Also, you can use the named resource method to grant Lake Formation permissions on specific Data Catalog databases and tables. [2]

In order to debug further, if you're still having issues, you can use AWS CloudTrail to see the error logs and proceed accordingly.

Also, you can refer the following documentations which might help in resolving the errors-

https://docs.aws.amazon.com/lake-formation/latest/dg/troubleshooting.html https://repost.aws/knowledge-center/glue-insufficient-lakeformation-permissions
https://docs.aws.amazon.com/lake-formation/latest/dg/granting-database-permissions.html

I hope the above information is helpful to you.

Thank you and have a great day ahead.

References:-

[1]- https://docs.aws.amazon.com/lake-formation/latest/dg/required-permissions-for-grant.html

[2]- https://docs.aws.amazon.com/lake-formation/latest/dg/granting-database-permissions.html

AWS
已回答 1 年前
AWS
专家
已审核 1 年前

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

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

回答问题的准则