Enumeration PhpRuleName

Enumeration of supported AWS Managed PhpRule WAF rules names Check documentation at https://docs.aws.amazon.com/waf/latest/developerguide/aws-managed-rule-groups-use-case.html

Enumeration Members

PHP_HIGH_RISK_METHODS_VARIABLES_BODY: "PHPHighRiskMethodsVariables_BODY"
PHP_HIGH_RISK_METHODS_VARIABLES_QUERYARGUMENTS: "PHPHighRiskMethodsVariables_QUERYARGUMENTS"

Generated using TypeDoc