[
https://issues.apache.org/jira/browse/CAMEL-17816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino updated CAMEL-17816:
-------------------------------------
Summary: aws2-sqs: support byte arrays when mapping camel headers to sqs
attribute (was: aws2-sqs: suport byte arrays when mapping camel headers to sqs
attribute)
> aws2-sqs: support byte arrays when mapping camel headers to sqs attribute
> -------------------------------------------------------------------------
>
> Key: CAMEL-17816
> URL: https://issues.apache.org/jira/browse/CAMEL-17816
> Project: Camel
> Issue Type: Improvement
> Components: camel-aws2
> Reporter: Luca Burgazzoli
> Assignee: Andrea Cosentino
> Priority: Minor
>
> If a camel header value is of type byte array, then it cannot be serialized
> to a Sqs MessageAttribute:
> {code}
> Cannot put the message header key=foo, value=[98, 97, 114] into Sqs
> MessageAttribute
> {code}
> It would be nice to support it.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)