AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Additional information that's used by a managed rule group. Many managed rule groups don't require this.
The rule groups used for intelligent threat mitigation require additional configuration:
Use the AWSManagedRulesACFPRuleSet
configuration object to configure the account
creation fraud prevention managed rule group. The configuration includes the registration
and sign-up pages of your application and the locations in the account creation request
payload of data, such as the user email and phone number fields.
Use the AWSManagedRulesATPRuleSet
configuration object to configure the account
takeover prevention managed rule group. The configuration includes the sign-in page
of your application and the locations in the login request payload of data such as
the username and password.
Use the AWSManagedRulesBotControlRuleSet
configuration object to configure
the protection level that you want the Bot Control rule group to use.
For example specifications, see the examples section of CreateWebACL.
Namespace: Amazon.WAFV2.Model
Assembly: AWSSDK.WAFV2.dll
Version: 3.x.y.z
public class ManagedRuleGroupConfig
The ManagedRuleGroupConfig type exposes the following members
Name | Description | |
---|---|---|
ManagedRuleGroupConfig() |
Name | Type | Description | |
---|---|---|---|
AWSManagedRulesACFPRuleSet | Amazon.WAFV2.Model.AWSManagedRulesACFPRuleSet |
Gets and sets the property AWSManagedRulesACFPRuleSet.
Additional configuration for using the account creation fraud prevention (ACFP) managed
rule group, For information about using the ACFP managed rule group, see WAF Fraud Control account creation fraud prevention (ACFP) rule group and WAF Fraud Control account creation fraud prevention (ACFP) in the WAF Developer Guide. |
|
AWSManagedRulesATPRuleSet | Amazon.WAFV2.Model.AWSManagedRulesATPRuleSet |
Gets and sets the property AWSManagedRulesATPRuleSet.
Additional configuration for using the account takeover prevention (ATP) managed rule
group,
This configuration replaces the individual configuration fields in For information about using the ATP managed rule group, see WAF Fraud Control account takeover prevention (ATP) rule group and WAF Fraud Control account takeover prevention (ATP) in the WAF Developer Guide. |
|
AWSManagedRulesBotControlRuleSet | Amazon.WAFV2.Model.AWSManagedRulesBotControlRuleSet |
Gets and sets the property AWSManagedRulesBotControlRuleSet. Additional configuration for using the Bot Control managed rule group. Use this to specify the inspection level that you want to use. For information about using the Bot Control managed rule group, see WAF Bot Control rule group and WAF Bot Control in the WAF Developer Guide. |
|
LoginPath | System.String |
Gets and sets the property LoginPath.
Instead of this setting, provide your configuration under |
|
PasswordField | Amazon.WAFV2.Model.PasswordField |
Gets and sets the property PasswordField.
Instead of this setting, provide your configuration under the request inspection configuration
for |
|
PayloadType | Amazon.WAFV2.PayloadType |
Gets and sets the property PayloadType.
Instead of this setting, provide your configuration under the request inspection configuration
for |
|
UsernameField | Amazon.WAFV2.Model.UsernameField |
Gets and sets the property UsernameField.
Instead of this setting, provide your configuration under the request inspection configuration
for |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5