Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reading headers from SQS message #1595

Open
gaganbajaj5 opened this issue Jan 29, 2024 · 0 comments
Open

Reading headers from SQS message #1595

gaganbajaj5 opened this issue Jan 29, 2024 · 0 comments

Comments

@gaganbajaj5
Copy link

Hi,
We have a AWS2SQS Kafka source connector (V0.11.0) running in Kafka connect with connector.class = org.apache.camel.kafkaconnector.aws2sqs.CamelAws2sqsSourceConnector

By default, the connector reads the Body of the message and pushes it into our Kafka topic. But we have a new requirement which needs us to push headers (MessageAttributes) from SQS into the Kafka topic. Unfortunately, i am not able to find anything in the documentation or the example specified anywhere, would you be able to guide how can I achieve this?
I was thinking if there is a way to use custom transforms, but is there a better way library provides out of the box with connector?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant