Create a WebSocket API to send notification via SNS topic with request validation
Visit the GitHub repo for this pattern.
git clone https://github.com/aws-samples/serverless-patterns/ cd serverless-patterns/apigw-websocket-api-sns-terraform
terraform initterraform apply
terraform destroy -target aws_apigatewayv2_route.send_order
terraform destroy
terraform show