Amazon EventBridge Scheduler now provides higher default service quotas

Posted on: Aug 21, 2024

Amazon EventBridge Scheduler, a serverless scheduler that allows you to create, trigger, and manage millions of scheduled events and tasks, now has higher default service quotas. The default service quota for number of schedules is now 10 million schedules instead of 1 million in all regions, and the invocation throughput quota is now 1000 invocations per second instead of 500 in most regions. Default API request rate quotas for CreateSchedule, DeleteSchedule, GetSchedule, and UpdateSchedule are now set up to 1000 requests per second instead of 50 in most regions. Quotas can be further increased by making a request through the Service Quotas console.

EventBridge Scheduler allows you to create millions of scheduled events and tasks, to run across more than 270 AWS services, without provisioning or managing the underlying infrastructure. EventBridge Scheduler supports one time and recurring schedules that can be created using cron expressions, rate expressions, or specific times with support for time zones and daylight savings. With today’s increase to default quotas, you can use Scheduler for even higher volume workloads without having to request a quota increase, making it easier to run your applications at scale.

Scheduler will scale to the new quotas automatically. You can request increases beyond the new default service quotas in the Service Quotas console. View EventBridge Scheduler service quotas for each region in the service endpoints and quotas documentation or learn more about the EventBridge Scheduler service in the EventBridge Scheduler documentation.