Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 353 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 353 Bytes

EventBus

Nullstone module to create an AWS EventBus.

When to use

EventBus provides an AWS-managed service for building event-driven architectures. This services provides a way to route events to a centralized bus. Other services can selectively subscribe to events to perform additional actions.