SumanRamakrishna opened a new issue, #1384:
URL: https://github.com/apache/camel-kafka-connector/issues/1384
Hi,
I have a requirement to push the events from Kafka topic to AWS event
bridge. Could find any other connectors apart from
camel-aws2-eventbridge-kafka-connector. So i wanted to give a try on camel
connector. I went thru the documentation and found that this sink connector
doesn't support putEvents operation.
<html>
<body>
<!--StartFragment-->
camel.component.aws2-eventbridge.operation | The operation to perform One
of: [putRule] [putTargets] [removeTargets] [deleteRule] [enableRule]
[disableRule] [describeRule] [listRules] [listTargetsByRule]
[listRuleNamesByTarget]
-- | --
<!--EndFragment-->
</body>
</html>
Could you please let me know any workaround for this or provide me inputs
please?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]