1 Answer
- Newest
- Most votes
- Most comments
1
If I understood your question correctly, you want to know if you can send a message to SNS through it's API directly, without using any SDK, right ? Then you would have SNS itself to send the SMS to the mobile phone.
If that's the case then yes. It's completly possible to send messagens to an SNS topic directly through a REST API.
Here you can find the complete SNS API Reference Guide: https://docs.aws.amazon.com/sns/latest/api/welcome.html
Check here for documentation and best practices on using SNS to send SMS messages.
https://docs.aws.amazon.com/sns/latest/dg/sns-mobile-phone-number-as-subscriber.html
Hope this helps you.
answered a year ago
Relevant content
- Accepted Answerasked 3 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 21 days ago
- AWS OFFICIALUpdated 3 years ago