Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

Attach glue pass roles directly onto the glue_service_role #2243

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

marksliva
Copy link
Contributor

Summary:
There is an issue with deployment where the iam:PassRole from the
AWSGlueConsoleFullAccess policy isn't propagating into the glue_service_role.
To resolve, attach the 3 required roles according to the Glue docs:
https://docs.aws.amazon.com/glue/latest/dg/attach-policy-iam-user.html

Differential Revision: D44379301

Summary:
There is an issue with deployment where the iam:PassRole from the
AWSGlueConsoleFullAccess policy isn't propagating into the glue_service_role.
To resolve, attach the 3 required roles according to the Glue docs:
https://docs.aws.amazon.com/glue/latest/dg/attach-policy-iam-user.html

Differential Revision: D44379301

fbshipit-source-id: b0830e42c4251033aab68bf24a279cfbd4cfedb7
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Mar 24, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D44379301

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants