Can't create crawler at AWS Glue by root account.

0

One crawler failed to create The following crawler failed to create: "etl" Here is the most recent error message: "root account".

profile picture
SOKHIM
已提問 3 個月前檢視次數 134 次
1 個回答
1
已接受的答案

If your account is part of an AWS Organization, the root account actions could potentially be restricted by a Service Control Policy (SCP) set by the Organizations administrator. Additionally, please verify that your IAM permissions allow creating a Glue crawler, and check if any AWS Organizations service control policies (SCPs) may be restricting this action (if applicable).

If you have the required permissions above, I would suggest opening up a support ticket with AWS.

In general, it is best practice not to use the root account for day-to-day tasks. Instead, I would recommend using IAM users, IAM roles, or AWS SSO users which allow you to implement least privilege access.

AWS
已回答 3 個月前
profile picture
專家
已審閱 2 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南