Replies: 3 comments 1 reply
-
Yes, this is possible, you'll need to get the set of policies below the actual policy document to add the managed policy. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Did anyone get this working? It seems like |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to attach a managed policy using an aspect? I can attach a perm boundary but haven’t been able to add a managed policy. Cannot use the addOverride in the aspect as that method will replace existing policy. I want to add an additional policy. In one of our projects which uses EKS, a lot of roles are created under the hood automatically by CDK. We want to add a specific managed policy to all of them.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions