Amazon SNS SMS via Amazon API Gateway and AWS Lambda
API Gateway → AWS Lambda → Amazon SNS
Validate phone number and send SMS from SNS via API Gateway and Lambda
This pattern shows an example how a phone number can be validated and how a SMS message can be send using SNS APIs via API Gateway and Lambda deployed using AWS SAM.