Update eventbridgescheduler-enum.md

This commit is contained in:
SirBroccoli
2025-08-01 11:50:45 +02:00
committed by GitHub
parent 0a1f3dea22
commit ccd50a451d

View File

@@ -2,10 +2,6 @@
{{#include ../../../banners/hacktricks-training.md}}
## EventBridge Scheduler
## EventBridge Scheduler
**Amazon EventBridge Scheduler** is a fully managed, **serverless scheduler designed to create, run, and manage tasks** at scale. It enables you to schedule millions of tasks across over 270 AWS services and 6,000+ API operations, all from a central service. With built-in reliability and no infrastructure to manage, EventBridge Scheduler simplifies scheduling, reduces maintenance costs, and scales automatically to meet demand. You can configure cron or rate expressions for recurring schedules, set one-time invocations, and define flexible delivery windows with retry options, ensuring tasks are reliably delivered based on the availability of downstream targets.