sqli Match Statement
suspend fun sqliMatchStatement(value: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementSqliMatchStatementArgs>)
suspend fun sqliMatchStatement(value: WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementSqliMatchStatementArgs?)
Parameters
value
An SQL injection match condition identifies the part of web requests, such as the URI or the query string, that you want AWS WAF to inspect. See sqli_match_statement
below for details.
suspend fun sqliMatchStatement(argument: suspend WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementSqliMatchStatementArgsBuilder.() -> Unit)
Parameters
argument
An SQL injection match condition identifies the part of web requests, such as the URI or the query string, that you want AWS WAF to inspect. See sqli_match_statement
below for details.