EventBus
EventBus copied to clipboard
How to subscribe to the sns using the package?
I see that everything works local, and that I can publish in SNS, but I don't see how to subscribe to the event by code, could you please explain that part?
Hi @Jhordan92,
I don't have any code for subscribing SNS because I think it would be better to use directly the SDK provided by AWS (https://docs.aws.amazon.com/sdk-for-net/v3/developer-guide/sns-apis-intro.html)