SampledHttpRequest
Represents a single sampled web request. The response from GetSampledRequests includes a SampledHTTPRequests
complex type that appears as SampledRequests
in the response syntax. SampledHTTPRequests
contains an array of SampledHTTPRequest
objects.
Types
Properties
The CAPTCHA
response for the request.
The Challenge
response for the request.
Used only for rule group rules that have a rule action override in place in the web ACL. This is the action that the rule group rule is configured for, and not the action that was applied to the request. The action that WAF applied is the Action
value.
A complex type that contains detailed information about the request.
Custom request headers inserted by WAF into the request, according to the custom request configuration for the matching rule action.
The response code that was sent for the request.
The name of the Rule
that the request matched. For managed rule groups, the format for this name is <vendor name>#<managed rule group name>#<rule name>
. For your own rule groups, the format for this name is <rule group name>#<rule name>
. If the rule is not in a rule group, this field is absent.