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

make IAM configurable #61

Closed
sdole opened this issue Jul 21, 2016 · 4 comments
Closed

make IAM configurable #61

sdole opened this issue Jul 21, 2016 · 4 comments

Comments

@sdole
Copy link

sdole commented Jul 21, 2016

Running chalice deploy attempts to create a IAM role of the name of the application. Unfortunately, in my enterprise, not all AWS developers are allowed to create an IAM role for security best practices reasons. The entire IAM roles and policy thing should be configurable so that an IAM admin can create the required role/policy beforehand and grant use of it to developers.

@sdole
Copy link
Author

sdole commented Jul 21, 2016

see pull #62

@jamesls
Copy link
Member

jamesls commented Jul 22, 2016

Thanks for the feature request. I think this would be good to add. I'll take a look at your pull request soon.

@sdole
Copy link
Author

sdole commented Jul 25, 2016

You are welcome. Let me know if you have questions or if you want me to try a different design/approach.

@jamesls
Copy link
Member

jamesls commented Aug 4, 2016

Fixed via #85. Thanks again for the pull request.

@jamesls jamesls closed this as completed Aug 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants