Skip to content
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

fix(iam): support adding permissions to imported roles #2805

Merged
merged 1 commit into from
Jun 17, 2019

Commits on Jun 10, 2019

  1. fix(iam): support adding permissions to imported roles

    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.
    rix0rrr committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    a26f7ee View commit details
    Browse the repository at this point in the history