nzoschke / gofaas

A boilerplate Go and AWS Lambda app. Demonstrates an expert configuration of 10+ AWS services to support running Go functions-as-a-service (FaaS).
Apache License 2.0
801 stars 43 forks source link

Periodic worker for batch delete #7

Closed nzoschke closed 6 years ago

nzoschke commented 6 years ago
nzoschke commented 6 years ago

A nice feedback loop is

$ make handlers/worker-periodic/handler.zip && echo '{}' | aws-sam-local local invoke WorkerPeriodicFunction