Hacker News new | ask | show | jobs
by delluminatus 3763 days ago
Actually, Amazon already did -- one of the sample Lambda functions you can use is just that. It runs on a scheduled timer, and if I remember correctly, will alert using AWS Simple Notification Service, which can be configured to send alerts to your devices or emails.
1 comments

Unfortunately, unless it's changed recently, SNS can only send SMSes to US numbers :/
Good point.