Web Acl Association Config Request Body Cloudfront Args
data class WebAclAssociationConfigRequestBodyCloudfrontArgs(val defaultSizeInspectionLimit: Output<String>) : ConvertibleToJava<WebAclAssociationConfigRequestBodyCloudfrontArgs>
Properties
Link copied to clipboard
Specifies the maximum size of the web request body component that an associated Amazon CloudFront distribution should send to AWS WAF for inspection. This applies to statements in the web ACL that inspect the body or JSON body. Valid values are KB_16
, KB_32
, KB_48
and KB_64
.