View a markdown version of this page

ðŸ”Ĩ āļ‚āđˆāļēāļ§āļ”āđˆāļ§āļ™: network firewall/latest/APIReference/API ProxyRulesByRequestPhase.html - āļ›āļĢāļ°āđ€āļ”āđ‡āļ™āļĢāđ‰āļ­āļ™

ProxyRulesByRequestPhase

Evaluation points in the traffic flow where rules are applied. There are three phases in a traffic where the rule match is applied.

Contents

PostRESPONSE

After receiving response.

Type: Array of ProxyRule objects

Required: No

PreDNS

Before domain resolution.

Type: Array of ProxyRule objects

Required: No

PreREQUEST

After DNS, before request.

Type: Array of ProxyRule objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: