You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2013/12/26 02:14:50 UTC

[jira] [Resolved] (CAMEL-6623) Support attaching to SQS queues where the user doesn't have permission to list the queues (manually build URL)

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

Willem Jiang resolved CAMEL-6623.
---------------------------------

    Resolution: Fixed

Applied the patch into master and camel-2.12.x branches with thanks to Chris. I also updated the wiki page for it.

> Support attaching to SQS queues where the user doesn't have permission to list the queues (manually build URL)
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-6623
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6623
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-aws
>    Affects Versions: 2.10.6, 2.11.1, 2.12.0
>            Reporter: Chris Geer
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.12.3, 2.13.0
>
>         Attachments: CAMEL-6623.patch
>
>
> Currently the code assume that the user either has permission to list all the queues on their account or run a query request to get the queue url. In situations where security is more controlled you might have permission to read/write to/from a queue but not have permission to query SQS for the URL. In these cases there needs to be a way to manually build the URL from the pieces in the configuration.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)