aws-sdk-wafv2 1.135.0 → 1.136.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 49dcc8d8eeab01053a8250ceb8e0ffb15f992b69d1efd0ed0cb1240eb5da2ec9
4
- data.tar.gz: 17b2cab276fc2769e91b0bb9fd0bd25009e69c9666a8498b9143e5dd3e801f67
3
+ metadata.gz: 3e286850eb920bebcb839ae24dae593d01e0623cf96a876ae29316b67e6b47d3
4
+ data.tar.gz: 0f109135d37c5ee7def636e2e3cae56af92924a5a3a44f9ba9ba99bf973f7ab8
5
5
  SHA512:
6
- metadata.gz: 9ff14d5225364abfa665651f75c10d404f515e63d37cebe2f48545f9084f8bba12c14a43d83c216a890138ace22821cd6d90b70ba4d17ad897c76302aa149cb4
7
- data.tar.gz: 81920d4883807536466e1bab3694b395c33fe142f76854d78a3168ced698868cfbab72d8e13b7c0df6212e87d492babac41bc0985e22908dd985c120caaa0de6
6
+ metadata.gz: 71afd5f524032c6e6873dbb1d07237fd7c5ba3ccb3e6632fa606bff594f52fef2ce749e22160e377751c085f6142c06a43a2d1086074890592dd6b78a2cda3a5
7
+ data.tar.gz: 00cb7f003b5e3defee09d7900a1db7ac651a0fce3b300a8fa236ed84a28827093690eeb511760d132c87d20f1ec66e295198d1bdf27f1e0d7561e076e53a1a88
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.136.0 (2026-08-03)
5
+ ------------------
6
+
7
+ * Feature - Updated descriptions for number of PreParseTextTransformations allowed per rule statement
8
+
4
9
  1.135.0 (2026-07-29)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.135.0
1
+ 1.136.0
@@ -8394,7 +8394,7 @@ module Aws::WAFV2
8394
8394
  tracer: tracer
8395
8395
  )
8396
8396
  context[:gem_name] = 'aws-sdk-wafv2'
8397
- context[:gem_version] = '1.135.0'
8397
+ context[:gem_version] = '1.136.0'
8398
8398
  Seahorse::Client::Request.new(handlers, context)
8399
8399
  end
8400
8400
 
@@ -815,7 +815,7 @@ module Aws::WAFV2
815
815
  # before the standard text transformations. Pre-parse text
816
816
  # transformations are only supported when `FieldToMatch` is
817
817
  # `SingleQueryArgument` or `AllQueryArguments`. You can specify up to
818
- # 3 pre-parse text transformations per rule statement.
818
+ # 10 pre-parse text transformations per rule statement.
819
819
  # @return [Array<Types::PreParseTextTransformation>]
820
820
  #
821
821
  # @!attribute [rw] positional_constraint
@@ -8396,7 +8396,7 @@ module Aws::WAFV2
8396
8396
  # before the standard text transformations. Pre-parse text
8397
8397
  # transformations are only supported when `FieldToMatch` is
8398
8398
  # `SingleQueryArgument` or `AllQueryArguments`. You can specify up to
8399
- # 3 pre-parse text transformations per rule statement.
8399
+ # 10 pre-parse text transformations per rule statement.
8400
8400
  # @return [Array<Types::PreParseTextTransformation>]
8401
8401
  #
8402
8402
  # @see http://docs.aws.amazon.com/goto/WebAPI/wafv2-2019-07-29/RegexMatchStatement AWS API Documentation
@@ -8490,7 +8490,7 @@ module Aws::WAFV2
8490
8490
  # before the standard text transformations. Pre-parse text
8491
8491
  # transformations are only supported when `FieldToMatch` is
8492
8492
  # `SingleQueryArgument` or `AllQueryArguments`. You can specify up to
8493
- # 3 pre-parse text transformations per rule statement.
8493
+ # 10 pre-parse text transformations per rule statement.
8494
8494
  # @return [Array<Types::PreParseTextTransformation>]
8495
8495
  #
8496
8496
  # @see http://docs.aws.amazon.com/goto/WebAPI/wafv2-2019-07-29/RegexPatternSetReferenceStatement AWS API Documentation
@@ -9958,7 +9958,7 @@ module Aws::WAFV2
9958
9958
  # before the standard text transformations. Pre-parse text
9959
9959
  # transformations are only supported when `FieldToMatch` is
9960
9960
  # `SingleQueryArgument` or `AllQueryArguments`. You can specify up to
9961
- # 3 pre-parse text transformations per rule statement.
9961
+ # 10 pre-parse text transformations per rule statement.
9962
9962
  # @return [Array<Types::PreParseTextTransformation>]
9963
9963
  #
9964
9964
  # @see http://docs.aws.amazon.com/goto/WebAPI/wafv2-2019-07-29/SizeConstraintStatement AWS API Documentation
@@ -10063,7 +10063,7 @@ module Aws::WAFV2
10063
10063
  # before the standard text transformations. Pre-parse text
10064
10064
  # transformations are only supported when `FieldToMatch` is
10065
10065
  # `SingleQueryArgument` or `AllQueryArguments`. You can specify up to
10066
- # 3 pre-parse text transformations per rule statement.
10066
+ # 10 pre-parse text transformations per rule statement.
10067
10067
  # @return [Array<Types::PreParseTextTransformation>]
10068
10068
  #
10069
10069
  # @!attribute [rw] sensitivity_level
@@ -12105,7 +12105,7 @@ module Aws::WAFV2
12105
12105
  # before the standard text transformations. Pre-parse text
12106
12106
  # transformations are only supported when `FieldToMatch` is
12107
12107
  # `SingleQueryArgument` or `AllQueryArguments`. You can specify up to
12108
- # 3 pre-parse text transformations per rule statement.
12108
+ # 10 pre-parse text transformations per rule statement.
12109
12109
  # @return [Array<Types::PreParseTextTransformation>]
12110
12110
  #
12111
12111
  # @see http://docs.aws.amazon.com/goto/WebAPI/wafv2-2019-07-29/XssMatchStatement AWS API Documentation
data/lib/aws-sdk-wafv2.rb CHANGED
@@ -54,7 +54,7 @@ module Aws::WAFV2
54
54
  autoload :EndpointProvider, 'aws-sdk-wafv2/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-wafv2/endpoints'
56
56
 
57
- GEM_VERSION = '1.135.0'
57
+ GEM_VERSION = '1.136.0'
58
58
 
59
59
  end
60
60
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-wafv2
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.135.0
4
+ version: 1.136.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services