Amazon EventBridge
Amazon EventBridge is a serverless event bus service that makes it easy to connect your applications with data from a variety of sources. EventBridge delivers a stream of real-time data from your own applications, SaaS applications, and AWS services and routes that data to targets such as Lambda, SNS, SQS, and more.
APIs
Amazon EventBridge API
API for creating and managing event buses, rules, targets, and connections for routing events across applications, microservices, and SaaS integrations.
Collections
Amazon EventBridge API
POSTMANArazzo Workflows
Amazon EventBridge Archive Event Bus
Create a bus, resolve its ARN, then archive matching events from it.
ARAZZOAmazon EventBridge Audit Bus Rules
List event buses, list a bus's rules, then describe a chosen rule.
ARAZZOAmazon EventBridge Create and Verify Archive
Create an event archive, then list archives to confirm it exists.
ARAZZOAmazon EventBridge Create Rule with Targets
Create a rule on an existing event bus, attach targets, and verify them.
ARAZZOAmazon EventBridge Decommission Rule
List a rule's targets, remove them, then delete the rule cleanly.
ARAZZOAmazon EventBridge Inspect Rule and Targets
Describe a rule's configuration, then list the targets attached to it.
ARAZZOAmazon EventBridge Provision Event Bus Routing
Stand up a custom event bus, attach a rule, wire targets, and confirm the wiring.
ARAZZOAmazon EventBridge Route and Emit Event
Create a rule, attach a target, then publish a matching event onto the bus.
ARAZZOAmazon EventBridge Teardown Event Bus
Inspect a bus's rules, delete a rule, then delete the custom event bus.
ARAZZOPricing Plans
Rate Limits
FinOps
Amazon Eventbridge Finops
FINOPSFeatures
Central event bus for routing events between AWS services and applications
Create rules to filter and route events to specific targets
Discover, create, and manage event schemas with code binding generation
Receive events from SaaS partners like Zendesk, Datadog, and PagerDuty
Send events to external HTTP endpoints via API Destinations
Use Cases
Decouple microservices by routing events through a central event bus
React to CloudWatch alarms and AWS service events in real time
Receive and process events from SaaS applications without polling
Route events across AWS accounts and regions for enterprise architectures
Integrations
Invoke Lambda functions in response to events
Fan out events to multiple subscribers via SNS topics
Queue events for reliable processing with SQS
Start state machine executions in response to events
Receive Zendesk support ticket and activity events
Event Specifications
Amazon EventBridge Event Delivery
Amazon EventBridge delivers events from event sources to targets based on rules you define. This AsyncAPI specification documents the event channels and message schemas for even...
ASYNCAPI