-
Notifications
You must be signed in to change notification settings - Fork 291
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Denying iam:PassRole
of infrastructure access roles
#8371
Denying iam:PassRole
of infrastructure access roles
#8371
Conversation
…ccess roles should never be passed to AWS services
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lg2m
A reference to the issue / Description of it
#6170
How does this PR fix the problem?
This IAM statement restricts the ability of the
MemberInfrastructureAccessRole
to be passed to other entities.How has this been tested?
Checked for any references to this role being passed to services in either this repository of
Modernisation-Platform-Environments
Deployment Plan / Instructions
Deploy through CI
Checklist (check
x
in[ ]
of list items)Additional comments (if any)
https://aws.amazon.com/blogs/security/how-to-use-the-passrole-permission-with-iam-roles/
https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_passrole.html