Discussion:
Creating a subscription between an AWS SNS Topic and an AWS SQS Queue
Adan Nunez
2018-11-07 17:20:31 UTC
Permalink
I can see that it’s possible to create SNS topics and SQS Queues with Camel. But I am not able to see a way to create a subscription between an SNS topic and SQS Queue. Is there a way to accomplish this with Camel that I’m just missing?
Andrea Cosentino
2018-11-08 08:28:31 UTC
Permalink
Actually it's not possible. Please raise a JIRA for an improvement in this area.

I think we'll have to resolve the problem of being able to subscribe, because in a single component we'll need to use two different client one for SNS and one for SQS.

Thanks for spotting this.

--
Andrea Cosentino 
----------------------------------
Apache Camel PMC Chair
Apache Karaf Committer
Apache Servicemix PMC Member
Email: ***@yahoo.com
Twitter: @oscerd2
Github: oscerd






On Wednesday, November 7, 2018, 6:44:12 PM GMT+1, Adan Nunez <***@revel-health.com> wrote:





I can see that it’s possible to create SNS topics and SQS Queues with Camel. But I am not able to see a way to create a subscription between an SNS topic and SQS Queue. Is there a way to accomplish this with Camel that I’m just missing?
Claus Ibsen
2018-12-03 18:03:01 UTC
Permalink
Hi

Just catching up on old emails.
Was there a JIRA ticket logged about this?
On Thu, Nov 8, 2018 at 7:07 PM Andrea Cosentino
Post by Andrea Cosentino
Actually it's not possible. Please raise a JIRA for an improvement in this area.
I think we'll have to resolve the problem of being able to subscribe, because in a single component we'll need to use two different client one for SNS and one for SQS.
Thanks for spotting this.
--
Andrea Cosentino
----------------------------------
Apache Camel PMC Chair
Apache Karaf Committer
Apache Servicemix PMC Member
Github: oscerd
I can see that it’s possible to create SNS topics and SQS Queues with Camel. But I am not able to see a way to create a subscription between an SNS topic and SQS Queue. Is there a way to accomplish this with Camel that I’m just missing?
--
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2
Andrea Cosentino
2018-12-03 18:06:38 UTC
Permalink
Yes. Need to check but I created it :-)

Inviato da Yahoo Mail su Android

Il lun, 3 dic, 2018 alle 19:03, Claus Ibsen<***@gmail.com> ha scritto: Hi

Just catching up on old emails.
Was there a JIRA ticket logged about this?
On Thu, Nov 8, 2018 at 7:07 PM Andrea Cosentino
Post by Andrea Cosentino
Actually it's not possible. Please raise a JIRA for an improvement in this area.
I think we'll have to resolve the problem of being able to subscribe, because in a single component we'll need to use two different client one for SNS and one for SQS.
Thanks for spotting this.
--
Andrea Cosentino
----------------------------------
Apache Camel PMC Chair
Apache Karaf Committer
Apache Servicemix PMC Member
Github: oscerd
I can see that it’s possible to create SNS topics and SQS Queues with Camel. But I am not able to see a way to create a subscription between an SNS topic and SQS Queue. Is there a way to accomplish this with Camel that I’m just missing?
--
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2
Loading...