ProxyConfigDefaultRulePhaseActionsRequest
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 CreateProxyConfiguration and UpdateProxyConfiguration APIs.
Contents
- PostRESPONSE
-
After receiving response.
Type: String
Valid Values:
ALLOW | DENY | ALERTRequired: No
- PreDNS
-
Before domain resolution.
Type: String
Valid Values:
ALLOW | DENY | ALERTRequired: No
- PreREQUEST
-
After DNS, before request.
Type: String
Valid Values:
ALLOW | DENY | ALERTRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: