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 +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-wafv2/client.rb +1 -1
- data/lib/aws-sdk-wafv2/types.rb +6 -6
- data/lib/aws-sdk-wafv2.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 3e286850eb920bebcb839ae24dae593d01e0623cf96a876ae29316b67e6b47d3
|
|
4
|
+
data.tar.gz: 0f109135d37c5ee7def636e2e3cae56af92924a5a3a44f9ba9ba99bf973f7ab8
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 71afd5f524032c6e6873dbb1d07237fd7c5ba3ccb3e6632fa606bff594f52fef2ce749e22160e377751c085f6142c06a43a2d1086074890592dd6b78a2cda3a5
|
|
7
|
+
data.tar.gz: 00cb7f003b5e3defee09d7900a1db7ac651a0fce3b300a8fa236ed84a28827093690eeb511760d132c87d20f1ec66e295198d1bdf27f1e0d7561e076e53a1a88
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.136.0
|
data/lib/aws-sdk-wafv2/client.rb
CHANGED
data/lib/aws-sdk-wafv2/types.rb
CHANGED
|
@@ -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
|
-
#
|
|
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
|
-
#
|
|
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
|
-
#
|
|
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
|
-
#
|
|
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
|
-
#
|
|
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
|
-
#
|
|
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