Merge pull request #6462 from nurbek91/aws_waf

Add AWS WAF Captcha / security #6021
main
Elbert Alias 2 years ago committed by GitHub
commit f304dedcce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -276,6 +276,23 @@
"saas": true,
"website": "https://aws.amazon.com/certificate-manager/"
},
"AWS WAF Captcha": {
"cats": [
16
],
"description": "AWS WAF Captcha helps block unwanted bot traffic by requiring users to successfully complete challenges before their web request are allowed to reach AWS WAF protected resources.",
"icon": "aws.svg",
"implies": "Amazon Web Services",
"headers": {
"x-amzn-waf-action": ""
},
"saas": true,
"pricing": [
"recurring",
"payg"
],
"website": "https://docs.aws.amazon.com/waf/latest/developerguide/waf-captcha.html"
},
"AWStats": {
"cats": [
10

Loading…
Cancel
Save