-
Notifications
You must be signed in to change notification settings - Fork 290
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
Separate out iam:PassRole
statements
#8402
Conversation
|
A reference to the issue / Description of it
#7907
How does this PR fix the problem?
Prior to implementing any controls or conditions, this PR separates out the
iam:PassRole
permission into separate statements in line with AWS documented practice.How has this been tested?
Tested through CI pipelines; no practical impact from this PR.
Deployment Plan / Instructions
Deploy through CI
Checklist (check
x
in[ ]
of list items)Additional comments (if any)
{Please write here}