Hacker News new | ask | show | jobs
by hayd 2925 days ago
I use cloudwatch events, you can configure cron/frequency and define json to send out.
1 comments

We use CloudWatch events too. It works really well but does require a bit more technical know-how and debugging than a simple cURL so there is that.