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
asked a year ago443 views
1 Answer
0
Accepted Answer

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
answered a year ago
  • Thanks for your information. If you have any document that proves this information, please share with me.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions