You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2018/05/09 13:37:00 UTC

[jira] [Updated] (CAMEL-12500) Incorrect URL for AWS SQS queues

     [ https://issues.apache.org/jira/browse/CAMEL-12500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Cosentino updated CAMEL-12500:
-------------------------------------
    Affects Version/s:     (was: 2.22.0)
                       2.21.1
                       2.21.0

> 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.21.0, 2.21.1
>            Reporter: Craig
>            Priority: Major
>
> 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)