Уведомление об отправке SMS от aws sns
Какие методы класса/сервиса доступны в веб-сервисе Amazon (SNS/SQS) для отправки sms-сообщений.
Что я уже пробовал:
want to send SMS through Amazon Web Service (AWS) AWSSDK api, but I am not able to find any class or method that help me for sending SMS. I explore the AWSSDK.dll through object browser & try to search the class, method (like SendSMS() ) & Properties Like( ContryCode, MobileNumber, SMSText) but I am unable to find. I Google a lot & explore AWS SDK for .NET Samples but not get any suitable solution. Can anyone give any idea or any useful link? Your support/suggestions are highly appreciated and welcome.... Thank's