lambda-cron icon indicating copy to clipboard operation
lambda-cron copied to clipboard

Update to use AWS Scheduled Event

Open dankibler opened this issue 9 years ago • 2 comments

Updated lambda-cron.js to use 5-minute AWS Scheduled Event rather than the CloudWatch-SNS "trick"

dankibler avatar Oct 28 '15 17:10 dankibler

@dankibler this hack still comes in handy if you wanted less tahn 5 minute granularity.

builtbylane avatar Apr 27 '16 02:04 builtbylane

@builtbylane you can now create CloudWatch Scheduled Events with 1 minute granularity

dankibler avatar May 17 '16 20:05 dankibler