requestBody

@JvmName(name = "wqxseuocjubtvcpe")
suspend fun requestBody(value: Output<Map<String, WebAclRequestBodyAssociatedResourceTypeConfigArgs>>)
@JvmName(name = "uhygdfbbvrsrjjah")
suspend fun requestBody(value: Map<String, WebAclRequestBodyAssociatedResourceTypeConfigArgs>?)

Parameters

value

Customizes the maximum size of the request body that your protected CloudFront, API Gateway, Amazon Cognito, App Runner, and Verified Access resources forward to AWS WAF for inspection. The default size is 16 KB (16,384 bytes). You can change the setting for any of the available resource types.

You are charged additional fees when your protected resources forward body sizes that are larger than the default. For more information, see AWS WAF Pricing . Example JSON: { "API_GATEWAY": "KB_48", "APP_RUNNER_SERVICE": "KB_32" } For Application Load Balancer and AWS AppSync , the limit is fixed at 8 KB (8,192 bytes).


@JvmName(name = "gihhjddntvqbpayd")
suspend fun requestBody(vararg argument: Pair<String, suspend WebAclRequestBodyAssociatedResourceTypeConfigArgsBuilder.() -> Unit>)

Parameters

argument

Customizes the maximum size of the request body that your protected CloudFront, API Gateway, Amazon Cognito, App Runner, and Verified Access resources forward to AWS WAF for inspection. The default size is 16 KB (16,384 bytes). You can change the setting for any of the available resource types.

You are charged additional fees when your protected resources forward body sizes that are larger than the default. For more information, see AWS WAF Pricing . Example JSON: { "API_GATEWAY": "KB_48", "APP_RUNNER_SERVICE": "KB_32" } For Application Load Balancer and AWS AppSync , the limit is fixed at 8 KB (8,192 bytes).


@JvmName(name = "avrynnielhiqfxxp")
fun requestBody(vararg values: Pair<String, WebAclRequestBodyAssociatedResourceTypeConfigArgs>)

Parameters

values

Customizes the maximum size of the request body that your protected CloudFront, API Gateway, Amazon Cognito, App Runner, and Verified Access resources forward to AWS WAF for inspection. The default size is 16 KB (16,384 bytes). You can change the setting for any of the available resource types.

You are charged additional fees when your protected resources forward body sizes that are larger than the default. For more information, see AWS WAF Pricing . Example JSON: { "API_GATEWAY": "KB_48", "APP_RUNNER_SERVICE": "KB_32" } For Application Load Balancer and AWS AppSync , the limit is fixed at 8 KB (8,192 bytes).