AWS SNS - Send SMS to single/multiple devices from AWS Console | AWS SNS SMS Example | AWS SNS Demo

Поділитися
Вставка
  • Опубліковано 7 лис 2024

КОМЕНТАРІ • 34

  • @amandeepsingla2407
    @amandeepsingla2407 4 роки тому +3

    It was really wonderful tutorial.. waiting for your java SDK part for SNS integration. 👌 keep it up. your videos are really very knowledgeable, waiting for upcoming videos.

  • @hoanguyenphuoc4340
    @hoanguyenphuoc4340 3 місяці тому

    It was very helpful for me. Thank you so much.

  • @suvidhashinde50
    @suvidhashinde50 4 роки тому +3

    I am unable to get message on my Phone number. aws response showing success with message id.

  • @ajitjadhav9040
    @ajitjadhav9040 2 роки тому

    Hold on but when I try to add one more subscription I need to confirm it right ???

  • @ArvindKumar-ks2eu
    @ArvindKumar-ks2eu 3 роки тому +2

    can you please tell the configuration or the prior steps to be taken before sending message because I am getting success response but messages are getting failed afterwards.
    I tried to change the server to still got the same error.

  • @vedanttoraskar817
    @vedanttoraskar817 3 роки тому

    Can we add SMS app from marketplace to Amazon SNS for A2P messaging

  • @sridurga4070
    @sridurga4070 3 роки тому

    I'm not able to publish message. It says mobile number is invalid.
    Only to verified numbers in SNS,
    message is being sent.
    Any help?

  • @brindaraycha4960
    @brindaraycha4960 Рік тому

    what i have to do for auto verification of mobile number

  • @niteshkumar3433
    @niteshkumar3433 3 роки тому

    How I can send my failed messages to dead letter queue with using sns client from lambda using phone number rather sending from topic and subscribing

  • @suryanarayansubudhi9439
    @suryanarayansubudhi9439 2 роки тому

    Is there any video for sending OTP?

    • @AjayWadhara
      @AjayWadhara  2 роки тому +1

      No Surya, you have to implement the logic by yourself using SDK.
      If you are using Java, you can use SecureRandom for generating OTP and then send that through SNS using SDK

    • @suryanarayansubudhi9439
      @suryanarayansubudhi9439 2 роки тому

      @@AjayWadhara ok
      Thank you for your response

  • @gorpurvang3763
    @gorpurvang3763 3 роки тому

    How can I add additional key value parameters to SNS returning response ?? Please Help

  • @JuanPerez-kz9gl
    @JuanPerez-kz9gl 4 роки тому

    Greetings, because when creating topics and subscriptions in aws sns deliveries fail because when creating topics and subscriptions in aws sns the deliveries to subscriptions by sms fail and only email subscriptions deliver the mobile numbers to receive notifications are from #Colombia

  • @sulagnamukherjee9683
    @sulagnamukherjee9683 Рік тому

    If status is remaining pending then how to delete it from dashboard?

  • @enovatelabs3673
    @enovatelabs3673 4 роки тому

    sending sms to single monile numer as transactional , but all sms are getting failed

  • @abubakarismail2851
    @abubakarismail2851 3 роки тому

    hello, I cannot send messages from sns sdk with no error in response whereas when i try to send messages from the console it worked, can you please help?

    • @pandupatil149
      @pandupatil149 11 місяців тому

      Hi I'm facing this issue did you found the issue.?

  • @ajitjadhav9040
    @ajitjadhav9040 Рік тому +1

    Also we need to verify all susbscribers which we add... Its not good

    • @AjayWadhara
      @AjayWadhara  Рік тому +2

      You don’t need to..you can upgrade from Sandbox to Production environment by raising AWS support ticket..

    • @ajitjadhav9040
      @ajitjadhav9040 Рік тому

      @@AjayWadhara thanks

  • @switchbranch8411
    @switchbranch8411 4 роки тому

    Any solution to "internal server error"?

    • @AjayWadhara
      @AjayWadhara  4 роки тому

      Can you paste exact error message?

  • @sanketh768
    @sanketh768 4 роки тому

    I tried the same way of creating topic and subscription. Added my mobile number. It did not work

    • @AjayWadhara
      @AjayWadhara  4 роки тому

      Sanketh, make sure you set message type attribute as transactional. It should work.

    • @sanketh768
      @sanketh768 4 роки тому

      @@AjayWadhara yes it did work.
      Any idea why promotional won't work. If I set it promotional it will not detect the country always fails.
      Is it like promotional is not supported for India?

  • @ajitjadhav9040
    @ajitjadhav9040 2 роки тому

    So if what I don't confirm it ???

    • @AjayWadhara
      @AjayWadhara  2 роки тому

      You probably won’t receive any message

    • @ajitjadhav9040
      @ajitjadhav9040 2 роки тому

      @@AjayWadhara Then what you think it's good to use SNS for the same purpose?

    • @ajitjadhav9040
      @ajitjadhav9040 Рік тому

      No