AWS EventBridge Connector
AWS EventBridge connector provides integration with Amazon EventBridge, a fully managed event bus service that enables event-driven communication between AWS services, third-party applications, and custom applications.
Service Description
There are two component options for configuring a connector to communicate with AWS EventBridge:
- AWS EventBridge Receiver Connector
- AWS EventBridge Sender Connector
Amazon EventBridge allows applications to communicate asynchronously using an event-driven architecture. It provides a robust mechanism to send and receive events in real-time, ensuring decoupled communication between different parts of a system. EventBridge enables event routing based on predefined rules, allowing for flexible event processing.
AWS EventBridge Connector facilitates seamless integration with AWS EventBridge by enabling the transmission of event data. Applications can send events when specific operations occur, or they can receive and process events from an event bus. This allows for efficient inter-service communication and workflow automation.
With the AWS EventBridge Connector, organizations can build event-driven architectures, improve system scalability, and react to changes in real-time.
Follow these steps before starting the integration:
- Obtain your AWS credentials (Access Key and Secret Key) to authenticate AWS EventBridge operations.
- Configure IAM security policies to define the necessary access permissions.
- Create an AWS credential entry in the Credential tab on the Operations page.