a lambda for fetching the weekly updates from mongodb
npm install lambda-local -g
npm run test
rm function.zip
zip -r function.zip .
aws lambda update-function-code --function-name getWeeklies --zip-file fileb://function.zip
| Name | Name | Last commit date | ||
|---|---|---|---|---|