CreateProxyRulesByRequestPhase - AWS Network Firewall

CreateProxyRulesByRequestPhase

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

This data type is used specifically for the CreateProxyRules API.

Pre-DNS - before domain resolution.

Pre-Request - after DNS, before request.

Post-Response - after receiving response.

Contents

PostRESPONSE

After receiving response.

Type: Array of CreateProxyRule objects

Array Members: Minimum number of 1 item. Maximum number of 50 items.

Required: No

PreDNS

Before domain resolution.

Type: Array of CreateProxyRule objects

Array Members: Minimum number of 1 item. Maximum number of 50 items.

Required: No

PreREQUEST

After DNS, before request.

Type: Array of CreateProxyRule objects

Array Members: Minimum number of 1 item. Maximum number of 50 items.

Required: No

See Also

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