AWS WAF payload test

This disposable endpoint echoes requests as JSON. CloudFront is protected by AWS managed Core Rule Set (including XSS) and SQL Database Rule Set.

POST bodies are also accepted:

curl -i -X POST -H 'Content-Type: application/json' --data '{"payload":"test"}' https://HOST/echo