Andrea Cosentino created CAMEL-23207:
----------------------------------------
Summary: Camel-aws-eventbridge: Add EventBridge consumer
implementation with SQS-backed polling
Key: CAMEL-23207
URL: https://issues.apache.org/jira/browse/CAMEL-23207
Project: Camel
Issue Type: New Feature
Reporter: Andrea Cosentino
Assignee: Andrea Cosentino
Fix For: 4.19.0
The camel-aws2-eventbridge component is currently producer-only. There is no
way to consume events from EventBridge rules.
Since AWS EventBridge does not support direct pull-based consumption, this
implementation follows the standard AWS pattern: configure an SQS queue as an
EventBridge rule target, then poll that queue for events.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)