How to set custom Block response for managed rule sets in AWS WAF?

0

I need to set custom response header and response body for WAF WEB ACL that uses managed rule sets. How to override action to customized block instead of count?

已提问 2 年前290 查看次数
1 回答
0

You can customize web requests and responses in the following ways:

  • With allow, count, and CAPTCHA actions, you can insert custom headers into the web request. 
    
  • With block actions, you can define a complete custom response, with response code, headers, and body. 
    

https://docs.aws.amazon.com/waf/latest/developerguide/customizing-the-incoming-request.htmlis the link with more details and examples.

profile pictureAWS
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则