View source: R/waf_operations.R
waf_get_sampled_requests | R Documentation |
This is AWS WAF Classic documentation. For more information, see AWS WAF Classic in the developer guide.
See https://www.paws-r-sdk.com/docs/waf_get_sampled_requests/ for full documentation.
waf_get_sampled_requests(WebAclId, RuleId, TimeWindow, MaxItems)
WebAclId |
[required] The |
RuleId |
[required]
|
TimeWindow |
[required] The start date and time and the end date and time of the range for which
you want |
MaxItems |
[required] The number of requests that you want AWS WAF to return from among the
first 5,000 requests that your AWS resource received during the time
range. If your resource received fewer requests than the value of
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.