SAR-async-lambda-metrics
SAR-async-lambda-metrics copied to clipboard
NodeJS Version for Lambda Functions
Please, update NodeJS version from 10 to 14 in order to be able to launch new applications
+1 could also provide a pull request if there is any interest
The fix seems to be pretty straight-forward with grep -rn "nodejs" .:
./.circleci/config.yml:16: - image: nikolaik/python-nodejs:python3.7-nodejs10
./template.yml:84: Runtime: nodejs10.x