Run Lambda Functions on a Schedule using Amazon EventBridge Event Rules
Run Lambda Functions on a Schedule using Amazon EventBridge Event Rules
Amazon EventBridge is a serverless event bus service that makes it easy to connect your applications with data from a variety of sources. You can create rules that self-trigger on an automated schedule in EventBridge using cron or rate expressions. These rules can in-turn trigger Lambda functions, even with custom input if required. All scheduled events use UTC time zone & the minimum precisionâŚ
View On WordPress








