Builder

class Builder

Properties

Link copied to clipboard

The number of requests that you want WAF to return from among the first 5,000 requests that your Amazon Web Services resource received during the time range. If your resource received fewer requests than the value of MaxItems, GetSampledRequests returns information about all of them.

Link copied to clipboard

The metric name assigned to the Rule or RuleGroup dimension for which you want a sample of requests.

Link copied to clipboard
var scope: Scope?

Specifies whether this is for a global resource type, such as a Amazon CloudFront distribution. For an Amplify application, use CLOUDFRONT.

Link copied to clipboard

The start date and time and the end date and time of the range for which you want GetSampledRequests to return a sample of requests. You must specify the times in Coordinated Universal Time (UTC) format. UTC format includes the special designator, Z. For example, "2016-09-27T14:50Z". You can specify any time range in the previous three hours. If you specify a start time that's earlier than three hours ago, WAF sets it to three hours ago.

Link copied to clipboard

The Amazon resource name (ARN) of the WebACL for which you want a sample of requests.

Functions

Link copied to clipboard