Skip to content

Conversation

@carhartl
Copy link
Contributor

@carhartl carhartl commented Apr 19, 2016

If role isn't specified the lambda function is created with the default "lambda_basic_execution" role.

Motivation:

I need to configure my lambda function with a custom role, unfortunately adding

role: lambda_kinesis_execution

in the config.yaml wasn't yet respected - where lambda_kinesis_execution is the custom role I have created beforehand.

This PR should add this desired functionality.

If role isn't specified the lambda function is created with the
default "lambda_basic_execution" role.
@nficano nficano merged commit 70931cd into nficano:master Apr 19, 2016
@carhartl carhartl deleted the add-support-for-custom-roles branch April 19, 2016 16:31
@carhartl
Copy link
Contributor Author

👍

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.

2 participants