Skip to main content

AWS EventBridge Receiver Connector

AWS EventBridge Receiver Connector listens for incoming events from a specified event bus and processes them.

Service Description

The AWS EventBridge Receiver Connector enables applications to consume event-driven data from an EventBridge event bus. This allows systems to react to real-time changes and trigger workflows based on predefined rules.

With this connector, events can be retrieved from EventBridge and processed efficiently. It supports event-driven automation by enabling external applications to subscribe to and handle specific event types.

Required Connector Properties

  • Event Bus Name: Specifies the name of the event bus from which events will be received.
  • AWS Credential: The authentication credentials used for AWS EventBridge operations.
  • Region: The AWS region in which the EventBridge service is used.
  • Operation: Defines the EventBridge action to be performed. Supported operations:
    • List Rules
    • Describe Rule
    • List Targets By Rule
    • List Rule Names By Target
Usage

Use the AWS EventBridge Receiver Connector to listen for and process events in real-time. It helps in automating workflows, triggering actions based on incoming events, and ensuring efficient event processing.