Chris Geer created CAMEL-6623:
---------------------------------

             Summary: 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.11.1, 2.10.6, 2.12.0
            Reporter: Chris Geer


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to