Closed virtser closed 7 years ago
For local development and testing purpose.
Use the following: https://hub.docker.com/r/feathj/fake-sns/ https://hub.docker.com/r/feathj/fake-sqs/
https://github.com/p4tin/goaws
Could make it work with SQS, but not with SNS as our current sns.js module doesn't support custom endpoint (localhost) definition. Will require switching sns listening module.
For local development and testing purpose.
Use the following: https://hub.docker.com/r/feathj/fake-sns/ https://hub.docker.com/r/feathj/fake-sqs/