EventBridge Connection

An EventBridge Connection in AWS is a resource that stores authentication and authorization details for securely integrating EventBridge with external API destinations. It allows you to define credentials, such as API keys or OAuth tokens, so EventBridge can reliably send events to third-party services or custom applications without embedding sensitive information directly in event rules.

aws.eventbridge_connection

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
authorization_typecorestringThe authorization type specified for the connection. OAUTH tokens are refreshed when a 401 or 407 response is returned.
connection_arncorestringThe ARN of the connection.
connection_statecorestringThe state of the connection.
creation_timecoretimestampA time stamp for the time that the connection was created.
last_authorized_timecoretimestampA time stamp for the time that the connection was last authorized.
last_modified_timecoretimestampA time stamp for the time that the connection was last modified.
namecorestringThe name of the connection.
state_reasoncorestringThe reason that the connection is in the connection state.
tagscorehstore