Rule statement that negates another rule statement
aws.waf.rule.statement.notstatement MQL resource for querying AWS infrastructure with cnquery and cnspec.
AWSPrivate Resource
Rule statement that negates another rule statement
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 |
statementrequired | aws.waf.rule.statement | Sub-statement (will be negated) |
statementIDrequired | string | ID of the statement |
Rule statement that is managed by AWS
aws.waf.rule.statement.managedrulegroupstatement MQL resource for querying AWS infrastructure with cnquery and cnspec.
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.