Skip to main content

AWSWAFWebACLRateBasedStatementHeader

No description

type AWSWAFWebACLRateBasedStatementHeader {
name: String!
textTransformations: [AWSWAFWebACLTextTransformation!]
}

Fields

AWSWAFWebACLRateBasedStatementHeader.name ● String! non-null scalar

The name of the header to use

AWSWAFWebACLRateBasedStatementHeader.textTransformations ● [AWSWAFWebACLTextTransformation!] list object

Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass detection

Member of

AWSWAFWebACLRateBasedStatementCustomKey object