CreateProxyRulesByRequestPhase - Amazon Network Firewall
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: