AWSWAFWebACLRateBasedStatementCustomKey
No description
type AWSWAFWebACLRateBasedStatementCustomKey {
cookie: AWSWAFWebACLRateBasedStatementCookie
header: AWSWAFWebACLRateBasedStatementHeader
labelNamespace: AWSWAFWebACLRateBasedStatementLabelNamespace
queryArgument: AWSWAFWebACLRateBasedStatementQueryArgument
queryString: AWSWAFWebACLRateBasedStatementQueryString
uriPath: AWSWAFWebACLRateBasedStatementUriPath
}
Fields
AWSWAFWebACLRateBasedStatementCustomKey.cookie
● AWSWAFWebACLRateBasedStatementCookie
object
Use the value of a cookie in the request as an aggregate key
AWSWAFWebACLRateBasedStatementCustomKey.header
● AWSWAFWebACLRateBasedStatementHeader
object
Use the value of a header in the request as an aggregate key
AWSWAFWebACLRateBasedStatementCustomKey.labelNamespace
● AWSWAFWebACLRateBasedStatementLabelNamespace
object
Use the specified label namespace as an aggregate key
AWSWAFWebACLRateBasedStatementCustomKey.queryArgument
● AWSWAFWebACLRateBasedStatementQueryArgument
object
Use the specified query argument as an aggregate key
AWSWAFWebACLRateBasedStatementCustomKey.queryString
● AWSWAFWebACLRateBasedStatementQueryString
object
Use the value of a query string argument as an aggregate key
AWSWAFWebACLRateBasedStatementCustomKey.uriPath
● AWSWAFWebACLRateBasedStatementUriPath
object
Use the request's URI path as an aggregate key