Create scheduled tasks using cron expressions or one-time events
· 3 min read
Introduction
EventBridge Scheduler allows you to schedule one-time or recurring events. It can invoke many targets like AWS Lambda, SQS, SNS, etc. In this blog, we will focus on AWS Lambda as a target.