Skip to content
Snippets Groups Projects
  • nimrod's avatar
    27183d50
    Send SMS messages with Twilio. · 27183d50
    nimrod authored
    AWS' SMS delivery has been unreliable to say the least. Replace it with
    Twilio but that's more complex:
    
    - A new Lambda function to send SNS messages as SMS messages with
      Twilio.
    - Add the function as a subscription to the SNS topic.
    27183d50
    History
    Send SMS messages with Twilio.
    nimrod authored
    AWS' SMS delivery has been unreliable to say the least. Replace it with
    Twilio but that's more complex:
    
    - A new Lambda function to send SNS messages as SMS messages with
      Twilio.
    - Add the function as a subscription to the SNS topic.