Class: AWSCDK::WAFv2::CfnWebACL::StatementProperty

Inherits:
Jsii::Struct
  • Object
show all
Defined in:
wa_fv2/cfn_web_acl.rb

Overview

The processing guidance for a rule, used by AWS WAF to determine whether a web request matches the rule.

Instance Attribute Summary collapse

Class Method Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(and_statement: nil, asn_match_statement: nil, byte_match_statement: nil, geo_match_statement: nil, ip_set_reference_statement: nil, label_match_statement: nil, managed_rule_group_statement: nil, not_statement: nil, or_statement: nil, rate_based_statement: nil, regex_match_statement: nil, regex_pattern_set_reference_statement: nil, rule_group_reference_statement: nil, size_constraint_statement: nil, sqli_match_statement: nil, xss_match_statement: nil) ⇒ StatementProperty

Returns a new instance of StatementProperty.

Parameters:



6083
6084
6085
6086
6087
6088
6089
6090
6091
6092
6093
6094
6095
6096
6097
6098
6099
6100
6101
6102
6103
6104
6105
6106
6107
6108
6109
6110
6111
6112
6113
6114
6115
6116
# File 'wa_fv2/cfn_web_acl.rb', line 6083

def initialize(and_statement: nil, asn_match_statement: nil, byte_match_statement: nil, geo_match_statement: nil, ip_set_reference_statement: nil, label_match_statement: nil, managed_rule_group_statement: nil, not_statement: nil, or_statement: nil, rate_based_statement: nil, regex_match_statement: nil, regex_pattern_set_reference_statement: nil, rule_group_reference_statement: nil, size_constraint_statement: nil, sqli_match_statement: nil, xss_match_statement: nil)
  @and_statement = and_statement.is_a?(Hash) ? ::AWSCDK::WAFv2::CfnWebACL::AndStatementProperty.new(**and_statement.transform_keys(&:to_sym)) : and_statement
  Jsii::Type.check_type(@and_statement, JSON.parse(Base64.strict_decode64("eyJ1bmlvbiI6eyJ0eXBlcyI6W3siZnFuIjoiYXdzLWNkay1saWIuSVJlc29sdmFibGUifSx7ImZxbiI6ImF3cy1jZGstbGliLmF3c193YWZ2Mi5DZm5XZWJBQ0wuQW5kU3RhdGVtZW50UHJvcGVydHkifV19fQ==")), "andStatement") unless @and_statement.nil?
  @asn_match_statement = asn_match_statement.is_a?(Hash) ? ::AWSCDK::WAFv2::CfnWebACL::AsnMatchStatementProperty.new(**asn_match_statement.transform_keys(&:to_sym)) : asn_match_statement
  Jsii::Type.check_type(@asn_match_statement, JSON.parse(Base64.strict_decode64("eyJ1bmlvbiI6eyJ0eXBlcyI6W3siZnFuIjoiYXdzLWNkay1saWIuSVJlc29sdmFibGUifSx7ImZxbiI6ImF3cy1jZGstbGliLmF3c193YWZ2Mi5DZm5XZWJBQ0wuQXNuTWF0Y2hTdGF0ZW1lbnRQcm9wZXJ0eSJ9XX19")), "asnMatchStatement") unless @asn_match_statement.nil?
  @byte_match_statement = byte_match_statement.is_a?(Hash) ? ::AWSCDK::WAFv2::CfnWebACL::ByteMatchStatementProperty.new(**byte_match_statement.transform_keys(&:to_sym)) : byte_match_statement
  Jsii::Type.check_type(@byte_match_statement, JSON.parse(Base64.strict_decode64("eyJ1bmlvbiI6eyJ0eXBlcyI6W3siZnFuIjoiYXdzLWNkay1saWIuSVJlc29sdmFibGUifSx7ImZxbiI6ImF3cy1jZGstbGliLmF3c193YWZ2Mi5DZm5XZWJBQ0wuQnl0ZU1hdGNoU3RhdGVtZW50UHJvcGVydHkifV19fQ==")), "byteMatchStatement") unless @byte_match_statement.nil?
  @geo_match_statement = geo_match_statement.is_a?(Hash) ? ::AWSCDK::WAFv2::CfnWebACL::GeoMatchStatementProperty.new(**geo_match_statement.transform_keys(&:to_sym)) : geo_match_statement
  Jsii::Type.check_type(@geo_match_statement, JSON.parse(Base64.strict_decode64("eyJ1bmlvbiI6eyJ0eXBlcyI6W3siZnFuIjoiYXdzLWNkay1saWIuSVJlc29sdmFibGUifSx7ImZxbiI6ImF3cy1jZGstbGliLmF3c193YWZ2Mi5DZm5XZWJBQ0wuR2VvTWF0Y2hTdGF0ZW1lbnRQcm9wZXJ0eSJ9XX19")), "geoMatchStatement") unless @geo_match_statement.nil?
  @ip_set_reference_statement = ip_set_reference_statement.is_a?(Hash) ? ::AWSCDK::WAFv2::CfnWebACL::IPSetReferenceStatementProperty.new(**ip_set_reference_statement.transform_keys(&:to_sym)) : ip_set_reference_statement
  Jsii::Type.check_type(@ip_set_reference_statement, JSON.parse(Base64.strict_decode64("eyJ1bmlvbiI6eyJ0eXBlcyI6W3siZnFuIjoiYXdzLWNkay1saWIuSVJlc29sdmFibGUifSx7ImZxbiI6ImF3cy1jZGstbGliLmF3c193YWZ2Mi5DZm5XZWJBQ0wuSVBTZXRSZWZlcmVuY2VTdGF0ZW1lbnRQcm9wZXJ0eSJ9XX19")), "ipSetReferenceStatement") unless @ip_set_reference_statement.nil?
  @label_match_statement = label_match_statement.is_a?(Hash) ? ::AWSCDK::WAFv2::CfnWebACL::LabelMatchStatementProperty.new(**label_match_statement.transform_keys(&:to_sym)) : label_match_statement
  Jsii::Type.check_type(@label_match_statement, JSON.parse(Base64.strict_decode64("eyJ1bmlvbiI6eyJ0eXBlcyI6W3siZnFuIjoiYXdzLWNkay1saWIuSVJlc29sdmFibGUifSx7ImZxbiI6ImF3cy1jZGstbGliLmF3c193YWZ2Mi5DZm5XZWJBQ0wuTGFiZWxNYXRjaFN0YXRlbWVudFByb3BlcnR5In1dfX0=")), "labelMatchStatement") unless @label_match_statement.nil?
  @managed_rule_group_statement = managed_rule_group_statement.is_a?(Hash) ? ::AWSCDK::WAFv2::CfnWebACL::ManagedRuleGroupStatementProperty.new(**managed_rule_group_statement.transform_keys(&:to_sym)) : managed_rule_group_statement
  Jsii::Type.check_type(@managed_rule_group_statement, JSON.parse(Base64.strict_decode64("eyJ1bmlvbiI6eyJ0eXBlcyI6W3siZnFuIjoiYXdzLWNkay1saWIuSVJlc29sdmFibGUifSx7ImZxbiI6ImF3cy1jZGstbGliLmF3c193YWZ2Mi5DZm5XZWJBQ0wuTWFuYWdlZFJ1bGVHcm91cFN0YXRlbWVudFByb3BlcnR5In1dfX0=")), "managedRuleGroupStatement") unless @managed_rule_group_statement.nil?
  @not_statement = not_statement.is_a?(Hash) ? ::AWSCDK::WAFv2::CfnWebACL::NotStatementProperty.new(**not_statement.transform_keys(&:to_sym)) : not_statement
  Jsii::Type.check_type(@not_statement, JSON.parse(Base64.strict_decode64("eyJ1bmlvbiI6eyJ0eXBlcyI6W3siZnFuIjoiYXdzLWNkay1saWIuSVJlc29sdmFibGUifSx7ImZxbiI6ImF3cy1jZGstbGliLmF3c193YWZ2Mi5DZm5XZWJBQ0wuTm90U3RhdGVtZW50UHJvcGVydHkifV19fQ==")), "notStatement") unless @not_statement.nil?
  @or_statement = or_statement.is_a?(Hash) ? ::AWSCDK::WAFv2::CfnWebACL::OrStatementProperty.new(**or_statement.transform_keys(&:to_sym)) : or_statement
  Jsii::Type.check_type(@or_statement, JSON.parse(Base64.strict_decode64("eyJ1bmlvbiI6eyJ0eXBlcyI6W3siZnFuIjoiYXdzLWNkay1saWIuSVJlc29sdmFibGUifSx7ImZxbiI6ImF3cy1jZGstbGliLmF3c193YWZ2Mi5DZm5XZWJBQ0wuT3JTdGF0ZW1lbnRQcm9wZXJ0eSJ9XX19")), "orStatement") unless @or_statement.nil?
  @rate_based_statement = rate_based_statement.is_a?(Hash) ? ::AWSCDK::WAFv2::CfnWebACL::RateBasedStatementProperty.new(**rate_based_statement.transform_keys(&:to_sym)) : rate_based_statement
  Jsii::Type.check_type(@rate_based_statement, JSON.parse(Base64.strict_decode64("eyJ1bmlvbiI6eyJ0eXBlcyI6W3siZnFuIjoiYXdzLWNkay1saWIuSVJlc29sdmFibGUifSx7ImZxbiI6ImF3cy1jZGstbGliLmF3c193YWZ2Mi5DZm5XZWJBQ0wuUmF0ZUJhc2VkU3RhdGVtZW50UHJvcGVydHkifV19fQ==")), "rateBasedStatement") unless @rate_based_statement.nil?
  @regex_match_statement = regex_match_statement.is_a?(Hash) ? ::AWSCDK::WAFv2::CfnWebACL::RegexMatchStatementProperty.new(**regex_match_statement.transform_keys(&:to_sym)) : regex_match_statement
  Jsii::Type.check_type(@regex_match_statement, JSON.parse(Base64.strict_decode64("eyJ1bmlvbiI6eyJ0eXBlcyI6W3siZnFuIjoiYXdzLWNkay1saWIuSVJlc29sdmFibGUifSx7ImZxbiI6ImF3cy1jZGstbGliLmF3c193YWZ2Mi5DZm5XZWJBQ0wuUmVnZXhNYXRjaFN0YXRlbWVudFByb3BlcnR5In1dfX0=")), "regexMatchStatement") unless @regex_match_statement.nil?
  @regex_pattern_set_reference_statement = regex_pattern_set_reference_statement.is_a?(Hash) ? ::AWSCDK::WAFv2::CfnWebACL::RegexPatternSetReferenceStatementProperty.new(**regex_pattern_set_reference_statement.transform_keys(&:to_sym)) : regex_pattern_set_reference_statement
  Jsii::Type.check_type(@regex_pattern_set_reference_statement, JSON.parse(Base64.strict_decode64("eyJ1bmlvbiI6eyJ0eXBlcyI6W3siZnFuIjoiYXdzLWNkay1saWIuSVJlc29sdmFibGUifSx7ImZxbiI6ImF3cy1jZGstbGliLmF3c193YWZ2Mi5DZm5XZWJBQ0wuUmVnZXhQYXR0ZXJuU2V0UmVmZXJlbmNlU3RhdGVtZW50UHJvcGVydHkifV19fQ==")), "regexPatternSetReferenceStatement") unless @regex_pattern_set_reference_statement.nil?
  @rule_group_reference_statement = rule_group_reference_statement.is_a?(Hash) ? ::AWSCDK::WAFv2::CfnWebACL::RuleGroupReferenceStatementProperty.new(**rule_group_reference_statement.transform_keys(&:to_sym)) : rule_group_reference_statement
  Jsii::Type.check_type(@rule_group_reference_statement, JSON.parse(Base64.strict_decode64("eyJ1bmlvbiI6eyJ0eXBlcyI6W3siZnFuIjoiYXdzLWNkay1saWIuSVJlc29sdmFibGUifSx7ImZxbiI6ImF3cy1jZGstbGliLmF3c193YWZ2Mi5DZm5XZWJBQ0wuUnVsZUdyb3VwUmVmZXJlbmNlU3RhdGVtZW50UHJvcGVydHkifV19fQ==")), "ruleGroupReferenceStatement") unless @rule_group_reference_statement.nil?
  @size_constraint_statement = size_constraint_statement.is_a?(Hash) ? ::AWSCDK::WAFv2::CfnWebACL::SizeConstraintStatementProperty.new(**size_constraint_statement.transform_keys(&:to_sym)) : size_constraint_statement
  Jsii::Type.check_type(@size_constraint_statement, JSON.parse(Base64.strict_decode64("eyJ1bmlvbiI6eyJ0eXBlcyI6W3siZnFuIjoiYXdzLWNkay1saWIuSVJlc29sdmFibGUifSx7ImZxbiI6ImF3cy1jZGstbGliLmF3c193YWZ2Mi5DZm5XZWJBQ0wuU2l6ZUNvbnN0cmFpbnRTdGF0ZW1lbnRQcm9wZXJ0eSJ9XX19")), "sizeConstraintStatement") unless @size_constraint_statement.nil?
  @sqli_match_statement = sqli_match_statement.is_a?(Hash) ? ::AWSCDK::WAFv2::CfnWebACL::SqliMatchStatementProperty.new(**sqli_match_statement.transform_keys(&:to_sym)) : sqli_match_statement
  Jsii::Type.check_type(@sqli_match_statement, JSON.parse(Base64.strict_decode64("eyJ1bmlvbiI6eyJ0eXBlcyI6W3siZnFuIjoiYXdzLWNkay1saWIuSVJlc29sdmFibGUifSx7ImZxbiI6ImF3cy1jZGstbGliLmF3c193YWZ2Mi5DZm5XZWJBQ0wuU3FsaU1hdGNoU3RhdGVtZW50UHJvcGVydHkifV19fQ==")), "sqliMatchStatement") unless @sqli_match_statement.nil?
  @xss_match_statement = xss_match_statement.is_a?(Hash) ? ::AWSCDK::WAFv2::CfnWebACL::XssMatchStatementProperty.new(**xss_match_statement.transform_keys(&:to_sym)) : xss_match_statement
  Jsii::Type.check_type(@xss_match_statement, JSON.parse(Base64.strict_decode64("eyJ1bmlvbiI6eyJ0eXBlcyI6W3siZnFuIjoiYXdzLWNkay1saWIuSVJlc29sdmFibGUifSx7ImZxbiI6ImF3cy1jZGstbGliLmF3c193YWZ2Mi5DZm5XZWJBQ0wuWHNzTWF0Y2hTdGF0ZW1lbnRQcm9wZXJ0eSJ9XX19")), "xssMatchStatement") unless @xss_match_statement.nil?
end

Instance Attribute Details

#and_statementAWSCDK::IResolvable, ... (readonly)

A logical rule statement used to combine other rule statements with AND logic.

You provide more than one Statement within the AndStatement .



6124
6125
6126
# File 'wa_fv2/cfn_web_acl.rb', line 6124

def and_statement
  @and_statement
end

#asn_match_statementAWSCDK::IResolvable, ... (readonly)

A rule statement that inspects web traffic based on the Autonomous System Number (ASN) associated with the request's IP address.

For additional details, see ASN match rule statement in the AWS WAF Developer Guide .



6131
6132
6133
# File 'wa_fv2/cfn_web_acl.rb', line 6131

def asn_match_statement
  @asn_match_statement
end

#byte_match_statementAWSCDK::IResolvable, ... (readonly)

A rule statement that defines a string match search for AWS WAF to apply to web requests.

The byte match statement provides the bytes to search for, the location in requests that you want AWS WAF to search, and other settings. The bytes to search for are typically a string that corresponds with ASCII characters. In the AWS WAF console and the developer guide, this is called a string match statement.



6138
6139
6140
# File 'wa_fv2/cfn_web_acl.rb', line 6138

def byte_match_statement
  @byte_match_statement
end

#geo_match_statementAWSCDK::IResolvable, ... (readonly)

A rule statement that labels web requests by country and region and that matches against web requests based on country code.

A geo match rule labels every request that it inspects regardless of whether it finds a match.

  • To manage requests only by country, you can use this statement by itself and specify the countries that you want to match against in the CountryCodes array.
  • Otherwise, configure your geo match rule with Count action so that it only labels requests. Then, add one or more label match rules to run after the geo match rule and configure them to match against the geographic labels and handle the requests as needed.

AWS WAF labels requests using the alpha-2 country and region codes from the International Organization for Standardization (ISO) 3166 standard. AWS WAF determines the codes using either the IP address in the web request origin or, if you specify it, the address in the geo match ForwardedIPConfig .

If you use the web request origin, the label formats are awswaf:clientip:geo:region:<ISO country code>-<ISO region code> and awswaf:clientip:geo:country:<ISO country code> .

If you use a forwarded IP address, the label formats are awswaf:forwardedip:geo:region:<ISO country code>-<ISO region code> and awswaf:forwardedip:geo:country:<ISO country code> .

For additional details, see Geographic match rule statement in the AWS WAF Developer Guide .



6156
6157
6158
# File 'wa_fv2/cfn_web_acl.rb', line 6156

def geo_match_statement
  @geo_match_statement
end

#ip_set_reference_statementAWSCDK::IResolvable, ... (readonly)

A rule statement used to detect web requests coming from particular IP addresses or address ranges.

To use this, create an IPSet that specifies the addresses you want to detect, then use the ARN of that set in this statement.

Each IP set rule statement references an IP set. You create and maintain the set independent of your rules. This allows you to use the single set in multiple rules. When you update the referenced set, AWS WAF automatically updates all rules that reference it.



6165
6166
6167
# File 'wa_fv2/cfn_web_acl.rb', line 6165

def ip_set_reference_statement
  @ip_set_reference_statement
end

#label_match_statementAWSCDK::IResolvable, ... (readonly)

A rule statement to match against labels that have been added to the web request by rules that have already run in the web ACL.

The label match statement provides the label or namespace string to search for. The label string can represent a part or all of the fully qualified label name that had been added to the web request. Fully qualified labels have a prefix, optional namespaces, and label name. The prefix identifies the rule group or web ACL context of the rule that added the label. If you do not provide the fully qualified name in your label match string, AWS WAF performs the search for labels that were added in the same context as the label match statement.



6172
6173
6174
# File 'wa_fv2/cfn_web_acl.rb', line 6172

def label_match_statement
  @label_match_statement
end

#managed_rule_group_statementAWSCDK::IResolvable, ... (readonly)

A rule statement used to run the rules that are defined in a managed rule group.

To use this, provide the vendor name and the name of the rule group in this statement. You can retrieve the required names through the API call ListAvailableManagedRuleGroups .

You cannot nest a ManagedRuleGroupStatement , for example for use inside a NotStatement or OrStatement . It can only be referenced as a top-level statement within a rule.

You are charged additional fees when you use the AWS WAF Bot Control managed rule group AWSManagedRulesBotControlRuleSet , the AWS WAF Fraud Control account takeover prevention (ATP) managed rule group AWSManagedRulesATPRuleSet , or the AWS WAF Fraud Control account creation fraud prevention (ACFP) managed rule group AWSManagedRulesACFPRuleSet . For more information, see AWS WAF Pricing .



6183
6184
6185
# File 'wa_fv2/cfn_web_acl.rb', line 6183

def managed_rule_group_statement
  @managed_rule_group_statement
end

#not_statementAWSCDK::IResolvable, ... (readonly)

A logical rule statement used to negate the results of another rule statement.

You provide one Statement within the NotStatement .



6190
6191
6192
# File 'wa_fv2/cfn_web_acl.rb', line 6190

def not_statement
  @not_statement
end

#or_statementAWSCDK::IResolvable, ... (readonly)

A logical rule statement used to combine other rule statements with OR logic.

You provide more than one Statement within the OrStatement .



6197
6198
6199
# File 'wa_fv2/cfn_web_acl.rb', line 6197

def or_statement
  @or_statement
end

#rate_based_statementAWSCDK::IResolvable, ... (readonly)

A rate-based rule counts incoming requests and rate limits requests when they are coming at too fast a rate.

The rule categorizes requests according to your aggregation criteria, collects them into aggregation instances, and counts and rate limits the requests for each instance.

If you change any of these settings in a rule that's currently in use, the change resets the rule's rate limiting counts. This can pause the rule's rate limiting activities for up to a minute.

You can specify individual aggregation keys, like IP address or HTTP method. You can also specify aggregation key combinations, like IP address and HTTP method, or HTTP method, query argument, and cookie.

Each unique set of values for the aggregation keys that you specify is a separate aggregation instance, with the value from each key contributing to the aggregation instance definition.

For example, assume the rule evaluates web requests with the following IP address and HTTP method values:

  • IP address 10.1.1.1, HTTP method POST
  • IP address 10.1.1.1, HTTP method GET
  • IP address 127.0.0.0, HTTP method POST
  • IP address 10.1.1.1, HTTP method GET

The rule would create different aggregation instances according to your aggregation criteria, for example:

  • If the aggregation criteria is just the IP address, then each individual address is an aggregation instance, and AWS WAF counts requests separately for each. The aggregation instances and request counts for our example would be the following:
  • IP address 10.1.1.1: count 3
  • IP address 127.0.0.0: count 1
  • If the aggregation criteria is HTTP method, then each individual HTTP method is an aggregation instance. The aggregation instances and request counts for our example would be the following:
  • HTTP method POST: count 2
  • HTTP method GET: count 2
  • If the aggregation criteria is IP address and HTTP method, then each IP address and each HTTP method would contribute to the combined aggregation instance. The aggregation instances and request counts for our example would be the following:
  • IP address 10.1.1.1, HTTP method POST: count 1
  • IP address 10.1.1.1, HTTP method GET: count 2
  • IP address 127.0.0.0, HTTP method POST: count 1

For any n-tuple of aggregation keys, each unique combination of values for the keys defines a separate aggregation instance, which AWS WAF counts and rate-limits individually.

You can optionally nest another statement inside the rate-based statement, to narrow the scope of the rule so that it only counts and rate limits requests that match the nested statement. You can use this nested scope-down statement in conjunction with your aggregation key specifications or you can just count and rate limit all requests that match the scope-down statement, without additional aggregation. When you choose to just manage all requests that match a scope-down statement, the aggregation instance is singular for the rule.

You cannot nest a RateBasedStatement inside another statement, for example inside a NotStatement or OrStatement . You can define a RateBasedStatement inside a web ACL and inside a rule group.

For additional information about the options, see Rate limiting web requests using rate-based rules in the AWS WAF Developer Guide .

If you only aggregate on the individual IP address or forwarded IP address, you can retrieve the list of IP addresses that AWS WAF is currently rate limiting for a rule through the API call GetRateBasedStatementManagedKeys . This option is not available for other aggregation configurations.

AWS WAF tracks and manages web requests separately for each instance of a rate-based rule that you use. For example, if you provide the same rate-based rule settings in two web ACLs, each of the two rule statements represents a separate instance of the rate-based rule and gets its own tracking and management by AWS WAF . If you define a rate-based rule inside a rule group, and then use that rule group in multiple places, each use creates a separate instance of the rate-based rule that gets its own tracking and management by AWS WAF .



6242
6243
6244
# File 'wa_fv2/cfn_web_acl.rb', line 6242

def rate_based_statement
  @rate_based_statement
end

#regex_match_statementAWSCDK::IResolvable, ... (readonly)

A rule statement used to search web request components for a match against a single regular expression.



6247
6248
6249
# File 'wa_fv2/cfn_web_acl.rb', line 6247

def regex_match_statement
  @regex_match_statement
end

#regex_pattern_set_reference_statementAWSCDK::IResolvable, ... (readonly)

A rule statement used to search web request components for matches with regular expressions.

To use this, create a RegexPatternSet that specifies the expressions that you want to detect, then use the ARN of that set in this statement. A web request matches the pattern set rule statement if the request component matches any of the patterns in the set.

Each regex pattern set rule statement references a regex pattern set. You create and maintain the set independent of your rules. This allows you to use the single set in multiple rules. When you update the referenced set, AWS WAF automatically updates all rules that reference it.



6256
6257
6258
# File 'wa_fv2/cfn_web_acl.rb', line 6256

def regex_pattern_set_reference_statement
  @regex_pattern_set_reference_statement
end

#rule_group_reference_statementAWSCDK::IResolvable, ... (readonly)

A rule statement used to run the rules that are defined in a RuleGroup .

To use this, create a rule group with your rules, then provide the ARN of the rule group in this statement.

You cannot nest a RuleGroupReferenceStatement , for example for use inside a NotStatement or OrStatement . You cannot use a rule group reference statement inside another rule group. You can only reference a rule group as a top-level statement within a rule that you define in a web ACL.



6265
6266
6267
# File 'wa_fv2/cfn_web_acl.rb', line 6265

def rule_group_reference_statement
  @rule_group_reference_statement
end

#size_constraint_statementAWSCDK::IResolvable, ... (readonly)

A rule statement that compares a number of bytes against the size of a request component, using a comparison operator, such as greater than (>) or less than (<).

For example, you can use a size constraint statement to look for query strings that are longer than 100 bytes.

If you configure AWS WAF to inspect the request body, AWS WAF inspects only the number of bytes in the body up to the limit for the web ACL and protected resource type. If you know that the request body for your web requests should never exceed the inspection limit, you can use a size constraint statement to block requests that have a larger request body size. For more information about the inspection limits, see Body and JsonBody settings for the FieldToMatch data type.

If you choose URI for the value of Part of the request to filter on, the slash (/) in the URI counts as one character. For example, the URI /logo.jpg is nine characters long.



6276
6277
6278
# File 'wa_fv2/cfn_web_acl.rb', line 6276

def size_constraint_statement
  @size_constraint_statement
end

#sqli_match_statementAWSCDK::IResolvable, ... (readonly)

A rule statement that inspects for malicious SQL code.

Attackers insert malicious SQL code into web requests to do things like modify your database or extract data from it.



6283
6284
6285
# File 'wa_fv2/cfn_web_acl.rb', line 6283

def sqli_match_statement
  @sqli_match_statement
end

#xss_match_statementAWSCDK::IResolvable, ... (readonly)

A rule statement that inspects for cross-site scripting (XSS) attacks.

In XSS attacks, the attacker uses vulnerabilities in a benign website as a vehicle to inject malicious client-site scripts into other legitimate web browsers.



6290
6291
6292
# File 'wa_fv2/cfn_web_acl.rb', line 6290

def xss_match_statement
  @xss_match_statement
end

Class Method Details

.jsii_propertiesObject



6292
6293
6294
6295
6296
6297
6298
6299
6300
6301
6302
6303
6304
6305
6306
6307
6308
6309
6310
6311
# File 'wa_fv2/cfn_web_acl.rb', line 6292

def self.jsii_properties
  {
    :and_statement => "andStatement",
    :asn_match_statement => "asnMatchStatement",
    :byte_match_statement => "byteMatchStatement",
    :geo_match_statement => "geoMatchStatement",
    :ip_set_reference_statement => "ipSetReferenceStatement",
    :label_match_statement => "labelMatchStatement",
    :managed_rule_group_statement => "managedRuleGroupStatement",
    :not_statement => "notStatement",
    :or_statement => "orStatement",
    :rate_based_statement => "rateBasedStatement",
    :regex_match_statement => "regexMatchStatement",
    :regex_pattern_set_reference_statement => "regexPatternSetReferenceStatement",
    :rule_group_reference_statement => "ruleGroupReferenceStatement",
    :size_constraint_statement => "sizeConstraintStatement",
    :sqli_match_statement => "sqliMatchStatement",
    :xss_match_statement => "xssMatchStatement",
  }
end

Instance Method Details

#to_jsiiObject



6313
6314
6315
6316
6317
6318
6319
6320
6321
6322
6323
6324
6325
6326
6327
6328
6329
6330
6331
6332
6333
6334
# File 'wa_fv2/cfn_web_acl.rb', line 6313

def to_jsii
  result = {}
  result.merge!({
    "andStatement" => @and_statement,
    "asnMatchStatement" => @asn_match_statement,
    "byteMatchStatement" => @byte_match_statement,
    "geoMatchStatement" => @geo_match_statement,
    "ipSetReferenceStatement" => @ip_set_reference_statement,
    "labelMatchStatement" => @label_match_statement,
    "managedRuleGroupStatement" => @managed_rule_group_statement,
    "notStatement" => @not_statement,
    "orStatement" => @or_statement,
    "rateBasedStatement" => @rate_based_statement,
    "regexMatchStatement" => @regex_match_statement,
    "regexPatternSetReferenceStatement" => @regex_pattern_set_reference_statement,
    "ruleGroupReferenceStatement" => @rule_group_reference_statement,
    "sizeConstraintStatement" => @size_constraint_statement,
    "sqliMatchStatement" => @sqli_match_statement,
    "xssMatchStatement" => @xss_match_statement,
  })
  result.compact
end