| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
RateLimitHeader |
RateLimitHeader.clone() |
RateLimitHeader |
RateBasedStatementCustomKey.getHeader()
Use the value of a header in the request as an aggregate key.
|
RateLimitHeader |
RateLimitHeader.withName(String name)
The name of the header to use.
|
RateLimitHeader |
RateLimitHeader.withTextTransformations(Collection<TextTransformation> textTransformations)
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
|
RateLimitHeader |
RateLimitHeader.withTextTransformations(TextTransformation... textTransformations)
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RateBasedStatementCustomKey.setHeader(RateLimitHeader header)
Use the value of a header in the request as an aggregate key.
|
RateBasedStatementCustomKey |
RateBasedStatementCustomKey.withHeader(RateLimitHeader header)
Use the value of a header in the request as an aggregate key.
|
Copyright © 2023. All rights reserved.