Create an Amazon API Gateway integration with AWS WAF
Visit the GitHub repo for this pattern.
git clone https://github.com/aws-samples/serverless-patterns/ cd serverless-patterns/apigw-waf-sam
sam buildsam deploy --guided
cdk destroy
.aws cloudformation list-stacks --query "StackSummaries[?contains(StackName,'STACK_NAME')].StackStatus"
.