responseInspection

@JvmName(name = "xuynplgsbjdsesho")
suspend fun responseInspection(value: Output<WebAclResponseInspectionArgs>)
@JvmName(name = "vvthuhmqxigouusf")
suspend fun responseInspection(value: WebAclResponseInspectionArgs?)

Parameters

value

The criteria for inspecting responses to account creation requests, used by the ACFP rule group to track account creation success rates.

Response inspection is available only in web ACLs that protect Amazon CloudFront distributions. The ACFP rule group evaluates the responses that your protected resources send back to client account creation attempts, keeping count of successful and failed attempts from each IP address and client session. Using this information, the rule group labels and mitigates requests from client sessions and IP addresses that have had too many successful account creation attempts in a short amount of time.


@JvmName(name = "ahyehutvjxelsvma")
suspend fun responseInspection(argument: suspend WebAclResponseInspectionArgsBuilder.() -> Unit)

Parameters

argument

The criteria for inspecting responses to account creation requests, used by the ACFP rule group to track account creation success rates.

Response inspection is available only in web ACLs that protect Amazon CloudFront distributions. The ACFP rule group evaluates the responses that your protected resources send back to client account creation attempts, keeping count of successful and failed attempts from each IP address and client session. Using this information, the rule group labels and mitigates requests from client sessions and IP addresses that have had too many successful account creation attempts in a short amount of time.