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

Christian Müller commented on CAMEL-3476:
-----------------------------------------

@Mark & Tracy: Thank you again for this contribution and your work.

I polished the patch and applied them yesterday. I only include the SNS 
producer code, because of my personal opinion and after a few talks with my 
colleges, I still think configuring the subscription to an Amazon SNS service 
is not the job we have to solve with Camel. The configuration is done in a few 
clicks in the [AWS Management 
Console|https://console.aws.amazon.com/sns/home?region=us-east-1#s=TopicDetails]
 and it sounds not useful for me to develop a Camel route and provide a JSON 
template to do it. 
Now, our users have the possibility to send messages to an Amazon SNS service 
and receive messages from an Amazob SQS service. He only has to configure the 
subscription with the [AWS Management 
Console|https://console.aws.amazon.com/sns/home?region=us-east-1#s=TopicDetails],
 which is typical done once. 

Apologze, if you don't share my opinions.
Christian



> Contribute camel-sns component to the new camel-aws component.
> --------------------------------------------------------------
>
>                 Key: CAMEL-3476
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3476
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-aws
>    Affects Versions: 2.6.0
>            Reporter: Mark Ford
>            Assignee: Christian Müller
>            Priority: Minor
>             Fix For: 2.8.0
>
>         Attachments: camel-aws-3476.txt, patchfile.txt, patchfile.txt
>
>
> CAMEL-3468 contributes a new component for interacting with the Amazon SQS 
> service. The camel-sns component allows users to publish/subscribe to topics 
> on Amazon's Simple Notification Service. 
> This code is currently hosted as a google code project here:
> http://code.google.com/p/camel-sns/
> I'll coordinate with Tracy (developer of camel-aws) in the creation of the 
> patch.

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

Reply via email to