EventBridge Event Bus

An EventBridge Event Bus is a routing layer for events in AWS. It receives events from AWS services, custom applications, or SaaS partners and delivers them to targets like Lambda, Step Functions, or SQS. Event buses help decouple event producers and consumers, enabling scalable, event-driven architectures.

aws.eventbridge_event_bus

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe ARN of the event bus.
creation_timecoretimestampThe time the event bus was created.
descriptioncorestringThe event bus description.
last_modified_timecoretimestampThe time the event bus was last modified.
namecorestringThe name of the event bus.
policiescorejson
policycorestringThe permissions policy of the event bus, describing which other Amazon Web Services accounts can write events to this event bus.
tagscorehstore