aws-lambda icon indicating copy to clipboard operation
aws-lambda copied to clipboard

chore(lambda-name): Added provision to custom lambda name.

Open Durgaprasad-Budhwani opened this issue 5 years ago • 1 comments

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.

Durgaprasad-Budhwani avatar Dec 02 '19 06:12 Durgaprasad-Budhwani

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

himanshupnt avatar Dec 07 '19 23:12 himanshupnt