Account is denied access to create Glue crawler

3

I am using an IAM role AWSGlueServiceRole created in AWS Glue and tried to create the crwaler to run on S3 source. The error I get is

The following crawler failed to create: "abc" Here is the most recent error message: Account XXX is denied access.

Also tried with another role that I created with below policies. But still get the same error.

AmazonS3FullAccess AWSGlueServiceRole AdministratorAccess AWSGlueConsoleFullAccess AWSGlueSchemaRegistryFullAccess AWSGlueDataBrewServiceRole

Enter image description here

  • Hi,

    I also faced this issue, reason as below

    1. Check your payment options are updated in AWS account in Payment preference tab.
    2. Your password reset recently as per compliance.
    3. If above both are correctly set up then raise support ticket in system as AWS support team only can help to identify SCP is configure correctly or not. May be some vulnerability in your account due to that AWS stop Glue service for you. I hope this will help you to resolve your problem. Thanks Rajkumar
4回答
0

Same issue here

Jona
回答済み 6日前
  • Have you found the solution?

  • I arose a support ticket and they did their magic. Now I'm able to create crawlers

0

Are you using AWS Organizations and a member account under the Organization? Check if your Organization restricts Glue crawler creation. AWS Organization can overwrite any AdministratorAccess using Service control policies (SCPs). Its possible that some SCPs deny you access. SCPs affect all users and roles in attached accounts, including the root user. **Reference: **https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scps.html

profile pictureAWS
回答済み 1年前
0

Hello,

It does not seems like Glue related issue. This seems like some account level problem. I believe if you try to access other service you will face the same issue. I would suggest reach out to AWS Support to check if anything is blocked from account level.

AWS
回答済み 1年前
0

I've followed all the advice given here, but still getting the same error. How did you solve the issue @rePost-User-1592616?

回答済み 8ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ