Amazon Lambda function Naming Conventions?
Open
question
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 200
- Avg merge
- 1h 47m
- Merged PRs (30d)
- 1
Description
The convention in _Serverless_ appears to be to start Lambda function names with a Capital letter and then CammelCase after that ... see: https://github.com/serverless/serverless/tree/master/lib
... this feels wrong to me ...
what do others think?
Contributor guide
Assessment
This issue has not been assessed yet.