Interface CfnWebACL.IRateLimitJA4FingerprintProperty
Use the request's JA4 fingerprint derived from the TLS Client Hello of an incoming request as an aggregate key.
Namespace: Amazon.CDK.AWS.WAFv2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface CfnWebACL.IRateLimitJA4FingerprintProperty
Syntax (vb)
Public Interface CfnWebACL.IRateLimitJA4FingerprintProperty
Remarks
If you use a single JA4 fingerprint as your custom key, then each value fully defines an aggregation instance.
ExampleMetadata: fixture=_generated
Examples
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
using Amazon.CDK.AWS.WAFv2;
var rateLimitJA4FingerprintProperty = new RateLimitJA4FingerprintProperty {
FallbackBehavior = "fallbackBehavior"
};
Synopsis
Properties
| FallbackBehavior | The match status to assign to the web request if there is insufficient TSL Client Hello information to compute the JA4 fingerprint. |
Properties
FallbackBehavior
The match status to assign to the web request if there is insufficient TSL Client Hello information to compute the JA4 fingerprint.
string FallbackBehavior { get; }
Property Value
Remarks
You can specify the following fallback behaviors: