How to send SMS with Amazon SNS
You can send mobile messages directly to SMS-enabled devices with Amazon SNS (Amazon Simple Notification Service).
What is Amazon SNS (Amazon Simple Notification Service)
Amazon SNS is an application-to-application (A2A) and application-to-person (A2P) messaging system. It provides notifications for subscribers (users and applications).
What kind of notifications can be sent?User notifications to subscribers, which are sent to mobile applications (mobile push notifications), mobile phone numbers (SMS/text messages), e-mail addresses (emails).
As well as notifications sent to subscribed applications (Amazon SQS queues, AWS Lambda, HTTPS, Amazon Data Firehose).
How to send SMS through the Amazon SNS (Amazon Simple Notification Service) (Quick steps)
To send SMS through the Amazon SNS:
- Sign in to the Amazon SNS console.
- In the Dashboard menu select Users
- Add user
- Create group
- Create policy on Json tab
- Review policy
- Specify the name of the policy
- Add description to the policy
- Choose Create policy button
- Refresh the policy list
- Filter your new policy and select
- Specify the group name
- Choose Create group button
- Click Create user button
How to send SMS through the Amazon SNS (Amazon Simple Notification Service) (Video Guide)
Amazon SNS supports the delivery of SMS notifications to mobile numbers subscribed to topics. The following video shows the simple steps of the Amazon SNS configuration for SMS notification sending.
More information
- How to send SMS with amazon SNS
- How to send SMS from Clickatell
- How to send SMS using the MTN Developer APIs (MADAPI)
- Sunrise SMS service
- Vodafone SMS Service
- How to send SMS from Clicksend
- How to send SMS from Infobip
- How to send SMS using Messagebird
- How to send SMS using Nexmo
- How to send SMS from Sinch
- How to send SMS from Telnyx
- How to send SMS from Twilio