Can AWS WAF check the response message

0

Hi guys! I have a question about AWS WAF. Normally, we know AWS WAF will check the incoming traffic from internet to websites. However, will WAF check the outgoing traffic that respond from our website to the users. If yes, how can we configure this feature.

Steven
已提问 1 年前453 查看次数
1 回答
0
已接受的回答

No, you cannot do that, you only have Allow, Block or Count as actions on the incoming requests. You can use Cloudfront with lambda@edge to process the answers as part of your architecture with WAF integrated (for the incoming).

Best,

profile pictureAWS
已回答 1 年前
  • Thanks for your information. If you have any document that proves this information, please share with me.

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

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

回答问题的准则