[ 
https://issues.apache.org/jira/browse/CAMEL-3874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021453#comment-13021453
 ] 

Preben Asmussen commented on CAMEL-3874:
----------------------------------------

Christian 
2 should be covered using the aws gui, but I'm not totally convinced. I'll dig 
into it 
4 and 5 - might be solved if we added a property on SQS component = 
amazonSNSTopicARN = the sns topic used to set the policy on SQS queue. If the 
property is set we could create the queue, set the policy on the queue allowing 
message posting, and at the same time subscribe the queue to the topic. 
I'll have a go at it when I have a spare moment. The same goes for the example.



> add awsSNSEndpoint to aws-sns component
> ---------------------------------------
>
>                 Key: CAMEL-3874
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3874
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-aws
>    Affects Versions: 2.7.0
>            Reporter: Preben Asmussen
>            Assignee: Christian Müller
>            Priority: Minor
>             Fix For: 2.8.0
>
>         Attachments: SNSDemo.java, camel-aws.patch
>
>
> Add an optional awsSNSEndpoint to SNSComponent configuration options, so it 
> is possible to specify SNS region. Default region will be us-east-1 if option 
> is not specified. 
> See 
> http://camel.465427.n5.nabble.com/missing-region-property-in-aws-sns-component-td4303687.html
> /Preben Asmussen

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to