Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iam: Add iam.assumeRolePolicyForPrincipal function
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.
- Loading branch information