Rule statement that matches if one of the rule statements inside it matches
aws.waf.rule.statement.orstatement MQL resource for querying AWS infrastructure with cnquery and cnspec.
AWSPrivate Resource
Rule statement that matches if one of the rule statements inside it matches
Min version: 9.0.0
Relationships
2 resources · 3 relationships·Click to select, expand fields to see properties.
Fields (3)
| Field | Type | Description |
|---|---|---|
ruleNamerequired | string | Name of the rule this statement belongs to |
statementIDrequired | string | ID of the statement |
statementsrequired | []aws.waf.rule.statement | Sub-statements |
Rule statement that negates another rule statement
aws.waf.rule.statement.notstatement MQL resource for querying AWS infrastructure with cnquery and cnspec.
Rule statement that matches at a certain rate of requests (rate limiting)
aws.waf.rule.statement.ratebasedstatement MQL resource for querying AWS infrastructure with cnquery and cnspec.