1 Answer
- Newest
- Most votes
- Most comments
0
Hi
I have used a CLI instead of AWS SDK, It is simple to use CLI here are the Command.
aws sns publish \ --message "Hello world!" \ --phone-number +1-555-555-0100
I understand that you got production access from AWS but still you are not able to send SMS to the mobile numbers ,
Issues/Assumptions:
- The destination mobile number or carrier blocking the messages [you send you can see successful logs ]
- You can get free US number from app and use that number for your testting
- You can check account **Spending Limit ** increase the number because the default is 1 USD
If all above points are good for you still you have issues, You can open support ticket in AWS they will help you.
I will try to help you as best...!
Thank You GK
Relevant content
- asked 2 years ago
- asked a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 4 months ago