How to Send SMS Messages Using AWS Lambda, SNS, and Python
Introduction
This article explains how to send and receive SMS messages using AWS services. You will learn how to:
Receive SMS messages and log their content
Reply automatically to incoming messages (SMS echo)
Send scheduled SMS messages
All examples...
running-cloud.hashnode.dev3 min read