1

I have an SQS in my account A that I want to subscribe to notifications to a SNS configured in another account B. I have no ownership of account B. I am using terraform for my project.

Going through the terraform documentation I found https://www.terraform.io/docs/providers/aws/r/sns_topic_subscription.html

NOTE: Setup of cross-account subscriptions from SNS topics to SQS queues requires Terraform to have access to BOTH accounts. Is there a way to set this up without having access to account B?

Daniel Mann
  • 57,011
  • 13
  • 100
  • 120
user2759617
  • 597
  • 1
  • 8
  • 20

0 Answers0