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 Antworten
0

Same issue here

Jona
beantwortet vor 6 Tagen
  • 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
beantwortet vor einem Jahr
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
beantwortet vor einem Jahr
0

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

beantwortet vor 8 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen