Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Is it possbile to publish one SNS Topic to another?

I have a requirement where my application, in AWS account A, needs to broadcast that a new resource is created, to AWS accounts: B, C and D.

I was thinking of implementing a solution, where an SNS Topic in Account A, publishes to SQS Queues Accounts: B, C and D (FanOut Pattern).

Question: Is it possible to use SNS Topics in account B, C and D rather than SQS Queues?
Basically, is it possible to subscribe one SNS Topic to another?

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

I was not able to find anything that concretely answered the question.

>Solution :

No. Amazon SNS is not an available subscription type.

SNS Subscription types

You could subscribe an AWS Lambda function and that Lambda function could send messages to desired SNS topics.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading