AwsManagedRulesAcfpRuleSet

Details for your use of the account creation fraud prevention managed rule group, AWSManagedRulesACFPRuleSet. This configuration is used in ManagedRuleGroupConfig.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The path of the account creation endpoint for your application. This is the page on your website that accepts the completed registration form for a new user. This page must accept POST requests.

Link copied to clipboard

Allow the use of regular expressions in the registration page path and the account creation path.

Link copied to clipboard

The path of the account registration endpoint for your application. This is the page on your website that presents the registration form to new users.

Link copied to clipboard

The criteria for inspecting account creation requests, used by the ACFP rule group to validate and track account creation attempts.

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String