| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
RateLimitUriPath |
RateLimitUriPath.clone() |
RateLimitUriPath |
RateBasedStatementCustomKey.getUriPath()
Use the request's URI path as an aggregate key.
|
RateLimitUriPath |
RateLimitUriPath.withTextTransformations(Collection<TextTransformation> textTransformations)
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
|
RateLimitUriPath |
RateLimitUriPath.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.setUriPath(RateLimitUriPath uriPath)
Use the request's URI path as an aggregate key.
|
RateBasedStatementCustomKey |
RateBasedStatementCustomKey.withUriPath(RateLimitUriPath uriPath)
Use the request's URI path as an aggregate key.
|
Copyright © 2024. All rights reserved.