You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(iam): support adding permissions to imported roles (#2805)
Now create a Policy and attach it to imported roles as well.
This will only work for imported roles in the same account. If you
need to reference roles in other accounts without trying to add
these policy statements, use an `AwsPrincipal`.
Relates to #2381, #2651, #2652, #2662.
0 commit comments