I have a properly functioning serverless SQS queue subscribing to an SNS topic in AWS.... but when I run in offline mode w/ this plugin + the serverless-offline-sns plugin I can't seem to have that functionality replicated locally. Messages go to the local offline SNS... but the local offline SQS is not subscribed to it.... how can I replicate this locally?
I have a properly functioning serverless SQS queue subscribing to an SNS topic in AWS.... but when I run in offline mode w/ this plugin + the serverless-offline-sns plugin I can't seem to have that functionality replicated locally. Messages go to the local offline SNS... but the local offline SQS is not subscribed to it.... how can I replicate this locally?