Craig created CAMEL-12500:
-----------------------------
Summary: Incorrect URL for AWS SQS queues
Key: CAMEL-12500
URL: https://issues.apache.org/jira/browse/CAMEL-12500
Project: Camel
Issue Type: Bug
Components: camel-aws
Affects Versions: 2.22.0
Reporter: Craig
There should be a . between the region and the host. The queueUrl is, for
example, {{https://sqs.sqs.us-gov-west-1amazonaws.com}} - it should be
{{https://sqs.sqs.us-gov-west-1.amazonaws.com}}.
This bug was caused by
https://github.com/apache/camel/commit/6bb9f5559145bfc1f9db6718192e86c2a09a4e07
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)