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

iam: Add iam.assumeRolePolicyForPrincipal function #273

Merged
merged 1 commit into from
Jul 16, 2018

Conversation

jen20
Copy link
Contributor

@jen20 jen20 commented Jul 14, 2018

This commit adds a new function, assumeRolePolicyForPrincipal, which constructs a well-formed role assumption policy for a given Principal. This is useful when constructing IAM roles using Pulumi.

This commit adds a new function, `assumeRolePolicyForPrincipal`, which
constructs a well-formed role assumption policy for a given Principal.
This is useful when constructing IAM roles using Pulumi.
Copy link
Contributor

@lukehoban lukehoban left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@lukehoban lukehoban merged commit bbe50d9 into pulumi:master Jul 16, 2018
@jen20 jen20 deleted the assume-role-policy-function branch July 17, 2018 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants