メインコンテンツまでスキップ

AWSWAFWebACLHeaders

No description

type AWSWAFWebACLHeaders {
matchPattern: AWSWAFWebACLHeadersMatchPattern
matchScope: AWSWAFWebACLMatchScopeType!
oversizeHandling: AWSWAFWebACLOversizeHandlingType!
}

Fields

AWSWAFWebACLHeaders.matchPattern ● AWSWAFWebACLHeadersMatchPattern object

The filter to use to identify the subset of headers to inspect in a web request

AWSWAFWebACLHeaders.matchScope ● AWSWAFWebACLMatchScopeType! non-null enum

The parts of the headers to match with the rule inspection criteria

AWSWAFWebACLHeaders.oversizeHandling ● AWSWAFWebACLOversizeHandlingType! non-null enum

What WAF should do if the headers of the request are more numerous or larger than WAF can inspect

Member of

AWSWAFWebACLFieldToMatch object