Send SMS messages from API Gateway using SNS
Visit the GitHub repo for this pattern.
git clone https://github.com/aws-samples/serverless-patterns/ cd serverless-patterns/apigw-sns-sms
sam deploy --guided --capabilities CAPABILITY_IAM CAPABILITY_NAMED_IAM
sam delete
.