Schedule recurring AWS Lambda invocations with the Unreliable Town Clock
1–3 of 3 posts
Re: Schedule recurring AWS Lambda invocations with the Unreliable Town Clock
#2A public SNS Topic with a trigger event every quarter hour. Can be used to drive AWS Lambda functions, SQS queues, and email. Free service from an old hacker (me) giving back to the hacker community.
Re: Schedule recurring AWS Lambda invocations with the Unreliable Town Clock
#3A public SNS Topic with a trigger event every quarter hour. Can be used to drive AWS Lambda functions, SQS queues, and email. Free service from an old hacker (me) giving back to the hacker community.
I love the spirit of this -- A real "public service". thanks.