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개 답변
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
전문가
kentrad
답변함 2년 전
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
전문가
iwasa
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠