View a markdown version of this page

Amazon EventBridge event bus (Custom) - Amazon EventBridge
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Amazon EventBridge event bus (Custom)

The EventBridge Custom Event Bus is an event bus that routes events to subscribers and retains them for a period that you choose. Producers publish events to the bus. Consumers create subscribers on the bus. Each subscriber filters the events, optionally transforms them, and delivers each matching event to one target. Because the bus retains events, a subscriber can deliver events in order, start from a point in the past, and pause and resume without losing events.

EventBridge also provides Custom Event Bus - Classic, the event bus that uses rules and targets. The two products share the events: IAM namespace and the events.amazonaws.com service principal, and both remain available. This chapter describes the Custom Event Bus. For Custom Event Bus - Classic, see Amazon EventBridge event bus (default and Classic). To move existing rules to subscribers, see Migrating from Custom Event Bus - Classic to the Custom Event Bus.

This chapter contains the following topics: