Skip to content

Idea/Tentative Change: Don't set role by default #91

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

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

Idea/Tentative Change: Don't set role by default #91

wants to merge 1 commit into from

Conversation

themooer1
Copy link
Contributor

@themooer1 themooer1 commented Jan 12, 2018

If the user wants to manage the role through the AWS web interface, or doesn't want to give the user updating the function the iam:PassRole permission for security, don't try to change the role back to lambda_basic_execution. If the role is not defined in the config, it will not be updated on Lambda. If more checks like this are implemented they might be moved to a dedicated part of the code.

If the user wants to manage the role through the AWS web interface, or doesn't want to give the user updating the function the iam:PassRole permission for security, don't change the role back to lambda_basic_execution.  If the role is not defined in the config, it will not be updated on Lambda.  If more checks like this are implemented they might be moved to a dedicated part of the code.
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