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.

asked 10 days ago24 views
1 Answer
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
EXPERT
answered 9 days ago
profile picture
EXPERT
reviewed 8 days ago
profile picture
EXPERT
reviewed 9 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions