1 Answer
- Newest
- Most votes
- Most comments
0
Have you tried using AWS WAF in front of your cloud front? Using WAF ACL rule you will be able to filter any custom http header (and it's value) and based on the header/value you can Deny/Accept/Count/CAPCHA the request. You can also insert custom http header before redirecting to down stream system.
https://docs.aws.amazon.com/waf/latest/developerguide/customizing-the-incoming-request.html
answered 3 years ago
Relevant content
- asked 4 years ago
- asked 10 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated 6 months ago
