stacker_blueprints icon indicating copy to clipboard operation
stacker_blueprints copied to clipboard

Add support for creating an IAM role

Open aengelas opened this issue 5 years ago • 1 comments

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 avatar Aug 04 '20 22:08 aengelas

@russellballestrini This should be ready to look at.

aengelas avatar Aug 06 '20 18:08 aengelas