Amazon WAF rule
aws.waf.rule MQL resource for querying AWS infrastructure with cnquery and cnspec.
AWSPrivate Resource
Amazon WAF rule
Min version: 9.0.0Defaults:
nameRelationships
7 resources · 10 relationships·Click to select, expand fields to see properties.
Fields (7)
| Field | Type | Description |
|---|---|---|
actionrequired | aws.waf.rule.action | Part of the rule that tells WAF what to do with a web request when it matches the criteria defined in the rule |
belongsTorequired | string | ARN of either rule ACL or the RuleGroup that this rule belongs to |
fieldtomatchprivate | aws.waf.rule.fieldtomatch | Field to match |
idrequired | string | arn of the acl/ruleGroup + the name of the rule |
namerequired | string | Name of the rule |
priorityrequired | int | Priority from lowest to highest number |
statementrequired | aws.waf.rule.statement | Part of the rule that tells WAF how to inspect a web request |