trigger-build-duels-stats
v1.0.1
Published
``` npm run build && sam local invoke -t template.yaml -e event.json BuildDuelsStatsFunction ```
Downloads
3
Readme
Test it
npm run build && sam local invoke -t template.yaml -e event.json BuildDuelsStatsFunction
Deploy
npm run build && npm run package && npm run deploy
Reference
Used this project as template: https://github.com/alukach/aws-sam-typescript-boilerplate