*How to register AWS SNS
Get started
there are 3 steps to set up SNS service
Create a topic
Create a subscription
Start receiving and processing notifications.
1. Create a topic
1.1 Go to AWS and search for Simple notification service

1.2 Give a name and press "Next step"

1.3 Give a display name

1.4 Encryption -> Disable

Access policy

Delivery retry policy (http/s)

Press "Create topic"

2. Create a subscription
2.1 Create a subscription under existing topic

2.2 Select a protocol in accordance with your project requirements
2.3 Add details

Last updated
Was this helpful?