aws-lambda
aws-lambda copied to clipboard
chore(lambda-name): Added provision to custom lambda name.
Context
It always generates random name even if logical name has been provided. This is because the input name has been ignored. This PR will give precedence to input name.
this is already in review - https://github.com/serverless-components/aws-lambda/pull/16 and https://github.com/serverless-components/aws-iam-role/pull/4