Field to match
aws.waf.rule.fieldtomatch MQL resource for querying AWS infrastructure with cnquery and cnspec.
AWSPrivate Resource
Field to match
Min version: 9.0.0Defaults:
targetRelationships
16 resources · 20 relationships·Click to select, expand fields to see properties.
Fields (20)
| Field | Type | Description |
|---|---|---|
allQueryArgumentsrequired | int | Whether to match all query arguments |
bodyrequired | aws.waf.rule.fieldtomatch.body | Whether to match the body (match if not null) |
cookierequired | aws.waf.rule.fieldtomatch.cookie | Whether to match the cookie (match if not null) |
headerorderprivate | aws.waf.rule.fieldtomatch.headerorder | Order of headers of the field to match |
headerOrderrequired | aws.waf.rule.fieldtomatch.headerorder | Whether to match the header order (match if not null) |
headersrequired | aws.waf.rule.fieldtomatch.headers | Whether to match the header (match if not null) |
ja3fingerprintprivate | aws.waf.rule.fieldtomatch.ja3fingerprint | JA3 fingerprint |
ja3Fingerprintrequired | aws.waf.rule.fieldtomatch.ja3fingerprint | Whether to match the JA3 fingerprint (match if not null) |
jsonbodyprivate | aws.waf.rule.fieldtomatch.jsonbody | Request body as JSON |
jsonBodyrequired | aws.waf.rule.fieldtomatch.jsonbody | Whether to match the JSON body (match if not null) |
methodrequired | int | Whether to match the HTTP method: GET or POST |
queryStringrequired | int | Whether to match the query string |
ruleNamerequired | string | Name of the rule this statement belongs to |
singleheaderprivate | aws.waf.rule.fieldtomatch.singleheader | Single header of the field to match |
singleHeaderrequired | aws.waf.rule.fieldtomatch.singleheader | Whether to match the single header (match if not null) |
singlequeryargumentprivate | aws.waf.rule.fieldtomatch.singlequeryargument | Single query argument |
singleQueryArgumentrequired | aws.waf.rule.fieldtomatch.singlequeryargument | Whether to match the single query argument of the field (match if not null) |
statementIDrequired | string | ID of the statement |
targetrequired | string | - |
uriPathrequired | int | Whether to match the URI path |