[Update Dec' 2022] - In Nov 2022 EventBridge Scheduler, a new capability from Amazon EventBridge that allows you to create, run, and manage scheduled tasks at scale. With EventBridge Scheduler, you can schedule one-time or recurrently tens of millions of tasks across many AWS services without provisioning or managing underlying infrastructure.
[+] https://aws.amazon.com/blogs/compute/...
Amazon EventBridge receives an event, an indicator of a change in environment, and applies a rule to route the event to a target. Here, an EventBridge Rule is configured to trigger a Lambda function.
Know more about this here -
Tutorial: Schedule AWS Lambda functions using EventBridge - https://docs.aws.amazon.com/eventbrid...
Cron Expressions - https://docs.aws.amazon.com/eventbrid...
DISCLAIMER: NOT ENDORSED BY AWS, ALL MY OPINION.