Unable to save in gluestudio:

0

Failed to update job [gluestudio-service.us-east-1.amazonaws.com] createJob: AccessDeniedException: Account 21************* is denied access. I have updated the iam:passrole as well: { "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Action": "iam:PassRole", "Resource": "arn:aws:iam::211125373728:role/Glue_S3_access", "Condition": { "StringLike": { "iam:PassedToService": "glue.amazonaws.com" } } } ] } given all accessconsoleglue.

gefragt vor einem Monat39 Aufrufe
1 Antwort
1

Hello.

If you look at CloudTrail's event history, you may be able to see more detailed logs.
https://docs.aws.amazon.com/awscloudtrail/latest/userguide/view-cloudtrail-events-console.html

If your AWS account is managed by Organizations, please check whether Glue operations are not denied by SCP.
If you are not denied by SCP etc. and cannot operate as root user, there may be a problem with your AWS account, so I recommend that you open a case with AWS Support under "Account and billing".
Inquiries under "Account and billing" can be made free of charge.
https://docs.aws.amazon.com/awssupport/latest/user/case-management.html

profile picture
EXPERTE
beantwortet vor einem Monat
profile picture
EXPERTE
überprüft vor einem Monat
profile picture
EXPERTE
überprüft vor einem Monat

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