[
https://issues.apache.org/jira/browse/CAMEL-12500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino resolved CAMEL-12500.
--------------------------------------
Resolution: Fixed
> 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
> Reporter: Craig
> Assignee: Andrea Cosentino
> Priority: Major
> Fix For: 2.22.0
>
>
> 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)