AwsWafRegionalRateBasedRuleDetails - Amazon Security Hub
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).

AwsWafRegionalRateBasedRuleDetails

contains details about a rate-based rule for Regional resources. A rate-based rule provides settings to indicate when to allow, block, or count a request. Rate-based rules include the number of requests that arrive over a specified period of time.

Contents

MatchPredicates

The predicates to include in the rate-based rule.

Type: Array of AwsWafRegionalRateBasedRuleMatchPredicate objects

Required: No

MetricName

The name of the metrics for the rate-based rule.

Type: String

Pattern: .*\S.*

Required: No

Name

The name of the rate-based rule.

Type: String

Pattern: .*\S.*

Required: No

RateKey

The field that Amazon WAF uses to determine whether requests are likely arriving from single source and are subject to rate monitoring.

Type: String

Pattern: .*\S.*

Required: No

RateLimit

The maximum number of requests that have an identical value for the field specified in RateKey that are allowed within a five-minute period. If the number of requests exceeds RateLimit and the other predicates specified in the rule are met, Amazon WAF triggers the action for the rule.

Type: Long

Required: No

RuleId

The unique identifier for the rate-based rule.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: