EventBridge Event Source

An EventBridge Event Source in AWS represents an external or internal service that can publish events into Amazon EventBridge. It defines where events originate, such as AWS services, SaaS applications, or custom applications, enabling event-driven architectures. Event sources feed events into event buses, which can then be routed to targets like Lambda functions, Step Functions, or other AWS services for processing.

aws.eventbridge_event_source

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe ARN of the event source.
created_bycorestringThe name of the partner that created the event source.
creation_timecoretimestampThe date and time the event source was created.
expiration_timecoretimestampThe date and time that the event source will expire, if the Amazon Web Services account doesn't create a matching event bus for it.
namecorestringThe name of the event source.
statecorestringThe state of the event source. If it is ACTIVE, you have already created a matching event bus for this event source, and that event bus is active. If it is PENDING, either you haven't yet created a matching event bus, or that event bus is deactivated. If it is DELETED, you have created a matching event bus, but the event source has since been deleted.
tagscorehstore