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.

已提问 1 个月前38 查看次数
1 回答
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
专家
已回答 1 个月前
profile picture
专家
已审核 1 个月前
profile picture
专家
已审核 1 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则