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

Add support for creating an IAM role #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aengelas
Copy link

@aengelas aengelas commented Aug 4, 2020

This adds stacker_blueprints.iam_roles.IAMRole, which creates an IAM
Role, accepting a list of principals allowed to assume the role, and
attached policies. It's expected that this would be used with an
existing user and policy.

@aengelas aengelas changed the title wip Add support for creating an IAM role Aug 5, 2020
This adds `stacker_blueprints.iam_roles.IAMRole`, which creates an IAM
Role, accepting a list of principals allowed to assume the role, and
attached policies. It's expected that this would be used with an
existing user and policy.
@aengelas aengelas marked this pull request as ready for review August 6, 2020 18:03
@aengelas
Copy link
Author

aengelas commented Aug 6, 2020

@russellballestrini This should be ready to look at.

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.

1 participant