Hacker News new | ask | show | jobs
by dpeck 3036 days ago
Ah, so you ping the lambda to have it ping the coded in website?
2 comments

Or you could invoke the lambda on a schedule using Cloudwatch

https://docs.aws.amazon.com/lambda/latest/dg/with-scheduled-...

Yup! Didn't want to include the TF to do the scheduling (for simplicity) but I could add it if people want.
.. as a service!