AWS SNS service

0

How can I use AWS SNS service to send SMS to specific numbers ?

asked a month ago81 views
3 Answers
2

If you would like to send SMS from AWS SNS, for one of the use-cases that this is supported for, then you first need to purchase an AWS SNS Origination Identity from AWS.

These case be either a Sender ID (and Alphanumeric Name - supported in some countries) or an orgination number.

To learn how to do this, and then send SMS messages with SNS - read https://docs.aws.amazon.com/sns/latest/dg/sns-mobile-phone-number-as-subscriber.html

AWS
EXPERT
answered a month ago
profile picture
EXPERT
reviewed a month ago
profile picture
EXPERT
reviewed a month ago
2

Hi,

Take a look at the following AWS documentation which describes how to send SMS messages directly to a mobile phone without subscribing the phone number to an Amazon SNS topic.

profile picture
EXPERT
answered a month ago
profile picture
EXPERT
reviewed a month ago
profile pictureAWS
EXPERT
Uri
reviewed a month ago
profile picture
EXPERT
reviewed a month ago
0

Create an SMS message template for each type of message that you plan to send

answered a month 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