mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
AWS Lambda Node Cron Function
This is an example of creating a function that runs on a scheduled cron.
To see your cron running tail your logs with:
serverless logs -function cron -tail