The best AWS service for sending SMS via REST API calls

0

I would like to use an AWS service. I have several thousand phone numbers. This application must be able to send WEB REST API calls to a service (AWS) to send SMS. I had thought of SNS. Is this the right service for sending SMS to non verified destination phone numbers? Thank you

2 réponses
1

SNS is the right service where you can make an API call to publish a message to a topic and subscribers to that topic can be SMS clients. However, you will need to go through a sandbox phase before getting full access to the service. See Mobile text messaging (SMS).

profile pictureAWS
EXPERT
kentrad
répondu il y a 2 ans
1

Hi.

You can use SNS to send SMS messages to unidentified users.
There is a caution. The following pages provide notes on sending unsolicited messages within best practices. Please comply with this.

https://docs.aws.amazon.com/ja_jp/sns/latest/dg/channels-sms-best-practices.html

And how do you manage thousands of phone numbers?
In addition to simply sending, you may be able to take advantage of Amazon Pinpoint for scenarios that require segmentation or workflow.

profile picture
EXPERT
iwasa
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions