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年前276ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ