Subscribe SQS to a SNS topic in another AWS account with CloudFormation
A use case happened at work recently, where we need to subscribe a SQS queue to a SNS topic running in another AWS account. On the surface this seems like something many people would need to do, and indeed I was able to find an official tutorial pretty quickly. But the tutorial is all “click …
Subscribe SQS to a SNS topic in another AWS account with CloudFormation Read More »