
Create a Lambda function that publishes directly to a phone number using SNS
git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/lambda-sns-smssam deploy --guidedaws lambda invoke --function-name ENTER_YOUR_FUNCTION_NAME outfile.txt.sam delete --stack-name STACK_NAME.aws cloudformation list-stacks --query "StackSummaries[?contains(StackName,'STACK_NAME')].StackStatus"