SNS send same push notification to millions of user synchronously

0

I have created a platform application and have multiple application endpoints in it. I have to send a push notification to all of the application endpoints in a go(simultaneously). I don't want to publish to each endpoint one by one, is there any way to do so?

asked 2 years ago452 views
1 Answer
0

Just subscribe those endpoints to a topic and publish to the topic.

profile pictureAWS
EXPERT
Uri
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions