aws-sdk-wafv2 1.20.0 → 1.24.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 914fe89b9fd8171fa3998b11e7e8f9ece8a2a9da7e3a3134f3924100d27fdfce
4
- data.tar.gz: 8dbaaef7f63d07146314fba706c73cd9fbaf437ff4130b6ea2d2e854cd9c44b4
3
+ metadata.gz: 1b2e98100247d8e8206ffdfe6a626a73e62a31b8dc7edc970fd79915d7550de3
4
+ data.tar.gz: 5ca93383a554697cb25bc02128b53a3bd97aed01b87c08cb03783bed76c6e00e
5
5
  SHA512:
6
- metadata.gz: 6c3d2c6f987e9a6636b8841e856ee6fa8c8981dc0a8dd42748a83a479b45d4b3a4515ec154a7d33c0c20ce3454c5ea77cc2cb7002d808a00ed98519f9bf63722
7
- data.tar.gz: 498615d70a7f274bd65f72009383d7668aa502af912cd7324862dbce9d417dcee98735de9e4e178445494c941e5566cd8139271187777b07aceeb29d9a5b762a
6
+ metadata.gz: 784c05b0000108fafda8a061383405aa78fea6268c1c796319fab7b6bc271eb77c0c6532251eace3e1de3711fcba2e1186dcff1a9bcd46ae07662eabebdfe112
7
+ data.tar.gz: 264eb31a91d6d5458240bd0c13743911a7bef12e1cbb28a867b1abab672f45aea0d2e0ce24acdf9262ca326316ea6f407f313eb1cc224aaf28edd5d34902b366
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.24.0 (2021-08-09)
5
+ ------------------
6
+
7
+ * Feature - This release adds APIs to support versioning feature of AWS WAF Managed rule groups
8
+
9
+ 1.23.0 (2021-07-30)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.22.0 (2021-07-28)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.21.0 (2021-06-24)
20
+ ------------------
21
+
22
+ * Feature - Added support for 15 new text transformation.
23
+
4
24
  1.20.0 (2021-04-01)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.20.0
1
+ 1.24.0
data/lib/aws-sdk-wafv2.rb CHANGED
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-wafv2/customizations'
48
48
  # @!group service
49
49
  module Aws::WAFV2
50
50
 
51
- GEM_VERSION = '1.20.0'
51
+ GEM_VERSION = '1.24.0'
52
52
 
53
53
  end
@@ -337,14 +337,15 @@ module Aws::WAFV2
337
337
 
338
338
  # @!group API Operations
339
339
 
340
- # Associates a Web ACL with a regional application resource, to protect
340
+ # Associates a web ACL with a regional application resource, to protect
341
341
  # the resource. A regional application can be an Application Load
342
- # Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL API.
342
+ # Balancer (ALB), an Amazon API Gateway REST API, or an AppSync GraphQL
343
+ # API.
343
344
  #
344
- # For AWS CloudFront, don't use this call. Instead, use your CloudFront
345
- # distribution configuration. To associate a Web ACL, in the CloudFront
346
- # call `UpdateDistribution`, set the web ACL ID to the Amazon Resource
347
- # Name (ARN) of the Web ACL. For information, see
345
+ # For Amazon CloudFront, don't use this call. Instead, use your
346
+ # CloudFront distribution configuration. To associate a web ACL, in the
347
+ # CloudFront call `UpdateDistribution`, set the web ACL ID to the Amazon
348
+ # Resource Name (ARN) of the web ACL. For information, see
348
349
  # [UpdateDistribution][1].
349
350
  #
350
351
  #
@@ -352,7 +353,7 @@ module Aws::WAFV2
352
353
  # [1]: https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_UpdateDistribution.html
353
354
  #
354
355
  # @option params [required, String] :web_acl_arn
355
- # The Amazon Resource Name (ARN) of the Web ACL that you want to
356
+ # The Amazon Resource Name (ARN) of the web ACL that you want to
356
357
  # associate with the resource.
357
358
  #
358
359
  # @option params [required, String] :resource_arn
@@ -365,7 +366,7 @@ module Aws::WAFV2
365
366
  # `arn:aws:elasticloadbalancing:region:account-id:loadbalancer/app/load-balancer-name/load-balancer-id
366
367
  # `
367
368
  #
368
- # * For an API Gateway REST API:
369
+ # * For an Amazon API Gateway REST API:
369
370
  # `arn:aws:apigateway:region::/restapis/api-id/stages/stage-name `
370
371
  #
371
372
  # * For an AppSync GraphQL API:
@@ -393,20 +394,19 @@ module Aws::WAFV2
393
394
  # scope and set of rules. You can use this to check the capacity
394
395
  # requirements for the rules you want to use in a RuleGroup or WebACL.
395
396
  #
396
- # AWS WAF uses WCUs to calculate and control the operating resources
397
- # that are used to run your rules, rule groups, and web ACLs. AWS WAF
398
- # calculates capacity differently for each rule type, to reflect the
399
- # relative cost of each rule. Simple rules that cost little to run use
400
- # fewer WCUs than more complex rules that use more processing power.
401
- # Rule group capacity is fixed at creation, which helps users plan their
402
- # web ACL WCU usage when they use a rule group. The WCU limit for web
403
- # ACLs is 1,500.
397
+ # WAF uses WCUs to calculate and control the operating resources that
398
+ # are used to run your rules, rule groups, and web ACLs. WAF calculates
399
+ # capacity differently for each rule type, to reflect the relative cost
400
+ # of each rule. Simple rules that cost little to run use fewer WCUs than
401
+ # more complex rules that use more processing power. Rule group capacity
402
+ # is fixed at creation, which helps users plan their web ACL WCU usage
403
+ # when they use a rule group. The WCU limit for web ACLs is 1,500.
404
404
  #
405
405
  # @option params [required, String] :scope
406
- # Specifies whether this is for an AWS CloudFront distribution or for a
407
- # regional application. A regional application can be an Application
408
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
409
- # API.
406
+ # Specifies whether this is for an Amazon CloudFront distribution or for
407
+ # a regional application. A regional application can be an Application
408
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
409
+ # GraphQL API.
410
410
  #
411
411
  # To work with CloudFront, you must also specify the Region US East (N.
412
412
  # Virginia) as follows:
@@ -465,7 +465,7 @@ module Aws::WAFV2
465
465
  # text_transformations: [ # required
466
466
  # {
467
467
  # priority: 1, # required
468
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
468
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
469
469
  # },
470
470
  # ],
471
471
  # positional_constraint: "EXACTLY", # required, accepts EXACTLY, STARTS_WITH, ENDS_WITH, CONTAINS, CONTAINS_WORD
@@ -501,7 +501,7 @@ module Aws::WAFV2
501
501
  # text_transformations: [ # required
502
502
  # {
503
503
  # priority: 1, # required
504
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
504
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
505
505
  # },
506
506
  # ],
507
507
  # },
@@ -536,7 +536,7 @@ module Aws::WAFV2
536
536
  # text_transformations: [ # required
537
537
  # {
538
538
  # priority: 1, # required
539
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
539
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
540
540
  # },
541
541
  # ],
542
542
  # },
@@ -573,7 +573,7 @@ module Aws::WAFV2
573
573
  # text_transformations: [ # required
574
574
  # {
575
575
  # priority: 1, # required
576
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
576
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
577
577
  # },
578
578
  # ],
579
579
  # },
@@ -632,7 +632,7 @@ module Aws::WAFV2
632
632
  # text_transformations: [ # required
633
633
  # {
634
634
  # priority: 1, # required
635
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
635
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
636
636
  # },
637
637
  # ],
638
638
  # },
@@ -669,6 +669,7 @@ module Aws::WAFV2
669
669
  # managed_rule_group_statement: {
670
670
  # vendor_name: "VendorName", # required
671
671
  # name: "EntityName", # required
672
+ # version: "VersionKeyString",
672
673
  # excluded_rules: [
673
674
  # {
674
675
  # name: "EntityName", # required
@@ -761,7 +762,7 @@ module Aws::WAFV2
761
762
  # Creates an IPSet, which you use to identify web requests that
762
763
  # originate from specific IP addresses or ranges of IP addresses. For
763
764
  # example, if you're receiving a lot of requests from a ranges of IP
764
- # addresses, you can configure AWS WAF to block them using an IPSet that
765
+ # addresses, you can configure WAF to block them using an IPSet that
765
766
  # lists those IP addresses.
766
767
  #
767
768
  # @option params [required, String] :name
@@ -769,10 +770,10 @@ module Aws::WAFV2
769
770
  # you create it.
770
771
  #
771
772
  # @option params [required, String] :scope
772
- # Specifies whether this is for an AWS CloudFront distribution or for a
773
- # regional application. A regional application can be an Application
774
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
775
- # API.
773
+ # Specifies whether this is for an Amazon CloudFront distribution or for
774
+ # a regional application. A regional application can be an Application
775
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
776
+ # GraphQL API.
776
777
  #
777
778
  # To work with CloudFront, you must also specify the Region US East (N.
778
779
  # Virginia) as follows:
@@ -786,31 +787,29 @@ module Aws::WAFV2
786
787
  # A description of the IP set that helps with identification.
787
788
  #
788
789
  # @option params [required, String] :ip_address_version
789
- # Specify IPV4 or IPV6.
790
+ # The version of the IP addresses, either `IPV4` or `IPV6`.
790
791
  #
791
792
  # @option params [required, Array<String>] :addresses
792
793
  # Contains an array of strings that specify one or more IP addresses or
793
794
  # blocks of IP addresses in Classless Inter-Domain Routing (CIDR)
794
- # notation. AWS WAF supports all IPv4 and IPv6 CIDR ranges except for
795
- # /0.
795
+ # notation. WAF supports all IPv4 and IPv6 CIDR ranges except for /0.
796
796
  #
797
797
  # Examples:
798
798
  #
799
- # * To configure AWS WAF to allow, block, or count requests that
800
- # originated from the IP address 192.0.2.44, specify `192.0.2.44/32`.
799
+ # * To configure WAF to allow, block, or count requests that originated
800
+ # from the IP address 192.0.2.44, specify `192.0.2.44/32`.
801
801
  #
802
- # * To configure AWS WAF to allow, block, or count requests that
803
- # originated from IP addresses from 192.0.2.0 to 192.0.2.255, specify
802
+ # * To configure WAF to allow, block, or count requests that originated
803
+ # from IP addresses from 192.0.2.0 to 192.0.2.255, specify
804
804
  # `192.0.2.0/24`.
805
805
  #
806
- # * To configure AWS WAF to allow, block, or count requests that
807
- # originated from the IP address
808
- # 1111:0000:0000:0000:0000:0000:0000:0111, specify
806
+ # * To configure WAF to allow, block, or count requests that originated
807
+ # from the IP address 1111:0000:0000:0000:0000:0000:0000:0111, specify
809
808
  # `1111:0000:0000:0000:0000:0000:0000:0111/128`.
810
809
  #
811
- # * To configure AWS WAF to allow, block, or count requests that
812
- # originated from IP addresses 1111:0000:0000:0000:0000:0000:0000:0000
813
- # to 1111:0000:0000:0000:ffff:ffff:ffff:ffff, specify
810
+ # * To configure WAF to allow, block, or count requests that originated
811
+ # from IP addresses 1111:0000:0000:0000:0000:0000:0000:0000 to
812
+ # 1111:0000:0000:0000:ffff:ffff:ffff:ffff, specify
814
813
  # `1111:0000:0000:0000:0000:0000:0000:0000/64`.
815
814
  #
816
815
  # For more information about CIDR notation, see the Wikipedia entry
@@ -861,18 +860,18 @@ module Aws::WAFV2
861
860
  end
862
861
 
863
862
  # Creates a RegexPatternSet, which you reference in a
864
- # RegexPatternSetReferenceStatement, to have AWS WAF inspect a web
865
- # request component for the specified patterns.
863
+ # RegexPatternSetReferenceStatement, to have WAF inspect a web request
864
+ # component for the specified patterns.
866
865
  #
867
866
  # @option params [required, String] :name
868
867
  # The name of the set. You cannot change the name after you create the
869
868
  # set.
870
869
  #
871
870
  # @option params [required, String] :scope
872
- # Specifies whether this is for an AWS CloudFront distribution or for a
873
- # regional application. A regional application can be an Application
874
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
875
- # API.
871
+ # Specifies whether this is for an Amazon CloudFront distribution or for
872
+ # a regional application. A regional application can be an Application
873
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
874
+ # GraphQL API.
876
875
  #
877
876
  # To work with CloudFront, you must also specify the Region US East (N.
878
877
  # Virginia) as follows:
@@ -944,10 +943,10 @@ module Aws::WAFV2
944
943
  # after you create it.
945
944
  #
946
945
  # @option params [required, String] :scope
947
- # Specifies whether this is for an AWS CloudFront distribution or for a
948
- # regional application. A regional application can be an Application
949
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
950
- # API.
946
+ # Specifies whether this is for an Amazon CloudFront distribution or for
947
+ # a regional application. A regional application can be an Application
948
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
949
+ # GraphQL API.
951
950
  #
952
951
  # To work with CloudFront, you must also specify the Region US East (N.
953
952
  # Virginia) as follows:
@@ -962,17 +961,16 @@ module Aws::WAFV2
962
961
  #
963
962
  # When you create your own rule group, you define this, and you cannot
964
963
  # change it after creation. When you add or modify the rules in a rule
965
- # group, AWS WAF enforces this limit. You can check the capacity for a
966
- # set of rules using CheckCapacity.
967
- #
968
- # AWS WAF uses WCUs to calculate and control the operating resources
969
- # that are used to run your rules, rule groups, and web ACLs. AWS WAF
970
- # calculates capacity differently for each rule type, to reflect the
971
- # relative cost of each rule. Simple rules that cost little to run use
972
- # fewer WCUs than more complex rules that use more processing power.
973
- # Rule group capacity is fixed at creation, which helps users plan their
974
- # web ACL WCU usage when they use a rule group. The WCU limit for web
975
- # ACLs is 1,500.
964
+ # group, WAF enforces this limit. You can check the capacity for a set
965
+ # of rules using CheckCapacity.
966
+ #
967
+ # WAF uses WCUs to calculate and control the operating resources that
968
+ # are used to run your rules, rule groups, and web ACLs. WAF calculates
969
+ # capacity differently for each rule type, to reflect the relative cost
970
+ # of each rule. Simple rules that cost little to run use fewer WCUs than
971
+ # more complex rules that use more processing power. Rule group capacity
972
+ # is fixed at creation, which helps users plan their web ACL WCU usage
973
+ # when they use a rule group. The WCU limit for web ACLs is 1,500.
976
974
  #
977
975
  # @option params [String] :description
978
976
  # A description of the rule group that helps with identification.
@@ -980,8 +978,8 @@ module Aws::WAFV2
980
978
  # @option params [Array<Types::Rule>] :rules
981
979
  # The Rule statements used to identify the web requests that you want to
982
980
  # allow, block, or count. Each rule includes one top-level statement
983
- # that AWS WAF uses to identify matching web requests, and parameters
984
- # that govern how AWS WAF handles them.
981
+ # that WAF uses to identify matching web requests, and parameters that
982
+ # govern how WAF handles them.
985
983
  #
986
984
  # @option params [required, Types::VisibilityConfig] :visibility_config
987
985
  # Defines and enables Amazon CloudWatch metrics and web request sample
@@ -997,12 +995,12 @@ module Aws::WAFV2
997
995
  # rules that you define in the rule group.
998
996
  #
999
997
  # For information about customizing web requests and responses, see
1000
- # [Customizing web requests and responses in AWS WAF][1] in the [AWS WAF
998
+ # [Customizing web requests and responses in WAF][1] in the [WAF
1001
999
  # Developer Guide][2].
1002
1000
  #
1003
1001
  # For information about the limits on count and size for custom request
1004
- # and response settings, see [AWS WAF quotas][3] in the [AWS WAF
1005
- # Developer Guide][2].
1002
+ # and response settings, see [WAF quotas][3] in the [WAF Developer
1003
+ # Guide][2].
1006
1004
  #
1007
1005
  #
1008
1006
  #
@@ -1058,7 +1056,7 @@ module Aws::WAFV2
1058
1056
  # text_transformations: [ # required
1059
1057
  # {
1060
1058
  # priority: 1, # required
1061
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
1059
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
1062
1060
  # },
1063
1061
  # ],
1064
1062
  # positional_constraint: "EXACTLY", # required, accepts EXACTLY, STARTS_WITH, ENDS_WITH, CONTAINS, CONTAINS_WORD
@@ -1094,7 +1092,7 @@ module Aws::WAFV2
1094
1092
  # text_transformations: [ # required
1095
1093
  # {
1096
1094
  # priority: 1, # required
1097
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
1095
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
1098
1096
  # },
1099
1097
  # ],
1100
1098
  # },
@@ -1129,7 +1127,7 @@ module Aws::WAFV2
1129
1127
  # text_transformations: [ # required
1130
1128
  # {
1131
1129
  # priority: 1, # required
1132
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
1130
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
1133
1131
  # },
1134
1132
  # ],
1135
1133
  # },
@@ -1166,7 +1164,7 @@ module Aws::WAFV2
1166
1164
  # text_transformations: [ # required
1167
1165
  # {
1168
1166
  # priority: 1, # required
1169
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
1167
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
1170
1168
  # },
1171
1169
  # ],
1172
1170
  # },
@@ -1225,7 +1223,7 @@ module Aws::WAFV2
1225
1223
  # text_transformations: [ # required
1226
1224
  # {
1227
1225
  # priority: 1, # required
1228
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
1226
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
1229
1227
  # },
1230
1228
  # ],
1231
1229
  # },
@@ -1262,6 +1260,7 @@ module Aws::WAFV2
1262
1260
  # managed_rule_group_statement: {
1263
1261
  # vendor_name: "VendorName", # required
1264
1262
  # name: "EntityName", # required
1263
+ # version: "VersionKeyString",
1265
1264
  # excluded_rules: [
1266
1265
  # {
1267
1266
  # name: "EntityName", # required
@@ -1374,25 +1373,26 @@ module Aws::WAFV2
1374
1373
 
1375
1374
  # Creates a WebACL per the specifications provided.
1376
1375
  #
1377
- # A Web ACL defines a collection of rules to use to inspect and control
1376
+ # A web ACL defines a collection of rules to use to inspect and control
1378
1377
  # web requests. Each rule has an action defined (allow, block, or count)
1379
- # for requests that match the statement of the rule. In the Web ACL, you
1378
+ # for requests that match the statement of the rule. In the web ACL, you
1380
1379
  # assign a default action to take (allow, block) for any request that
1381
- # does not match any of the rules. The rules in a Web ACL can be a
1380
+ # does not match any of the rules. The rules in a web ACL can be a
1382
1381
  # combination of the types Rule, RuleGroup, and managed rule group. You
1383
- # can associate a Web ACL with one or more AWS resources to protect. The
1384
- # resources can be Amazon CloudFront, an Amazon API Gateway REST API, an
1385
- # Application Load Balancer, or an AWS AppSync GraphQL API.
1382
+ # can associate a web ACL with one or more Amazon Web Services resources
1383
+ # to protect. The resources can be an Amazon CloudFront distribution, an
1384
+ # Amazon API Gateway REST API, an Application Load Balancer, or an
1385
+ # AppSync GraphQL API.
1386
1386
  #
1387
1387
  # @option params [required, String] :name
1388
- # The name of the Web ACL. You cannot change the name of a Web ACL after
1388
+ # The name of the web ACL. You cannot change the name of a web ACL after
1389
1389
  # you create it.
1390
1390
  #
1391
1391
  # @option params [required, String] :scope
1392
- # Specifies whether this is for an AWS CloudFront distribution or for a
1393
- # regional application. A regional application can be an Application
1394
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
1395
- # API.
1392
+ # Specifies whether this is for an Amazon CloudFront distribution or for
1393
+ # a regional application. A regional application can be an Application
1394
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
1395
+ # GraphQL API.
1396
1396
  #
1397
1397
  # To work with CloudFront, you must also specify the Region US East (N.
1398
1398
  # Virginia) as follows:
@@ -1407,13 +1407,13 @@ module Aws::WAFV2
1407
1407
  # match.
1408
1408
  #
1409
1409
  # @option params [String] :description
1410
- # A description of the Web ACL that helps with identification.
1410
+ # A description of the web ACL that helps with identification.
1411
1411
  #
1412
1412
  # @option params [Array<Types::Rule>] :rules
1413
1413
  # The Rule statements used to identify the web requests that you want to
1414
1414
  # allow, block, or count. Each rule includes one top-level statement
1415
- # that AWS WAF uses to identify matching web requests, and parameters
1416
- # that govern how AWS WAF handles them.
1415
+ # that WAF uses to identify matching web requests, and parameters that
1416
+ # govern how WAF handles them.
1417
1417
  #
1418
1418
  # @option params [required, Types::VisibilityConfig] :visibility_config
1419
1419
  # Defines and enables Amazon CloudWatch metrics and web request sample
@@ -1429,12 +1429,12 @@ module Aws::WAFV2
1429
1429
  # rules and default actions that you define in the web ACL.
1430
1430
  #
1431
1431
  # For information about customizing web requests and responses, see
1432
- # [Customizing web requests and responses in AWS WAF][1] in the [AWS WAF
1432
+ # [Customizing web requests and responses in WAF][1] in the [WAF
1433
1433
  # Developer Guide][2].
1434
1434
  #
1435
1435
  # For information about the limits on count and size for custom request
1436
- # and response settings, see [AWS WAF quotas][3] in the [AWS WAF
1437
- # Developer Guide][2].
1436
+ # and response settings, see [WAF quotas][3] in the [WAF Developer
1437
+ # Guide][2].
1438
1438
  #
1439
1439
  #
1440
1440
  #
@@ -1513,7 +1513,7 @@ module Aws::WAFV2
1513
1513
  # text_transformations: [ # required
1514
1514
  # {
1515
1515
  # priority: 1, # required
1516
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
1516
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
1517
1517
  # },
1518
1518
  # ],
1519
1519
  # positional_constraint: "EXACTLY", # required, accepts EXACTLY, STARTS_WITH, ENDS_WITH, CONTAINS, CONTAINS_WORD
@@ -1549,7 +1549,7 @@ module Aws::WAFV2
1549
1549
  # text_transformations: [ # required
1550
1550
  # {
1551
1551
  # priority: 1, # required
1552
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
1552
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
1553
1553
  # },
1554
1554
  # ],
1555
1555
  # },
@@ -1584,7 +1584,7 @@ module Aws::WAFV2
1584
1584
  # text_transformations: [ # required
1585
1585
  # {
1586
1586
  # priority: 1, # required
1587
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
1587
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
1588
1588
  # },
1589
1589
  # ],
1590
1590
  # },
@@ -1621,7 +1621,7 @@ module Aws::WAFV2
1621
1621
  # text_transformations: [ # required
1622
1622
  # {
1623
1623
  # priority: 1, # required
1624
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
1624
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
1625
1625
  # },
1626
1626
  # ],
1627
1627
  # },
@@ -1680,7 +1680,7 @@ module Aws::WAFV2
1680
1680
  # text_transformations: [ # required
1681
1681
  # {
1682
1682
  # priority: 1, # required
1683
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
1683
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
1684
1684
  # },
1685
1685
  # ],
1686
1686
  # },
@@ -1717,6 +1717,7 @@ module Aws::WAFV2
1717
1717
  # managed_rule_group_statement: {
1718
1718
  # vendor_name: "VendorName", # required
1719
1719
  # name: "EntityName", # required
1720
+ # version: "VersionKeyString",
1720
1721
  # excluded_rules: [
1721
1722
  # {
1722
1723
  # name: "EntityName", # required
@@ -1827,8 +1828,8 @@ module Aws::WAFV2
1827
1828
  req.send_request(options)
1828
1829
  end
1829
1830
 
1830
- # Deletes all rule groups that are managed by AWS Firewall Manager for
1831
- # the specified web ACL.
1831
+ # Deletes all rule groups that are managed by Firewall Manager for the
1832
+ # specified web ACL.
1832
1833
  #
1833
1834
  # You can only use this if `ManagedByFirewallManager` is false in the
1834
1835
  # specified WebACL.
@@ -1837,14 +1838,14 @@ module Aws::WAFV2
1837
1838
  # The Amazon Resource Name (ARN) of the web ACL.
1838
1839
  #
1839
1840
  # @option params [required, String] :web_acl_lock_token
1840
- # A token used for optimistic locking. AWS WAF returns a token to your
1841
- # get and list requests, to mark the state of the entity at the time of
1841
+ # A token used for optimistic locking. WAF returns a token to your `get`
1842
+ # and `list` requests, to mark the state of the entity at the time of
1842
1843
  # the request. To make changes to the entity associated with the token,
1843
- # you provide the token to operations like update and delete. AWS WAF
1844
+ # you provide the token to operations like `update` and `delete`. WAF
1844
1845
  # uses the token to ensure that no changes have been made to the entity
1845
1846
  # since you last retrieved it. If a change has been made, the update
1846
1847
  # fails with a `WAFOptimisticLockException`. If this happens, perform
1847
- # another get, and use the new token returned by that operation.
1848
+ # another `get`, and use the new token returned by that operation.
1848
1849
  #
1849
1850
  # @return [Types::DeleteFirewallManagerRuleGroupsResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1850
1851
  #
@@ -1877,10 +1878,10 @@ module Aws::WAFV2
1877
1878
  # you create it.
1878
1879
  #
1879
1880
  # @option params [required, String] :scope
1880
- # Specifies whether this is for an AWS CloudFront distribution or for a
1881
- # regional application. A regional application can be an Application
1882
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
1883
- # API.
1881
+ # Specifies whether this is for an Amazon CloudFront distribution or for
1882
+ # a regional application. A regional application can be an Application
1883
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
1884
+ # GraphQL API.
1884
1885
  #
1885
1886
  # To work with CloudFront, you must also specify the Region US East (N.
1886
1887
  # Virginia) as follows:
@@ -1896,14 +1897,14 @@ module Aws::WAFV2
1896
1897
  # and delete.
1897
1898
  #
1898
1899
  # @option params [required, String] :lock_token
1899
- # A token used for optimistic locking. AWS WAF returns a token to your
1900
- # get and list requests, to mark the state of the entity at the time of
1900
+ # A token used for optimistic locking. WAF returns a token to your `get`
1901
+ # and `list` requests, to mark the state of the entity at the time of
1901
1902
  # the request. To make changes to the entity associated with the token,
1902
- # you provide the token to operations like update and delete. AWS WAF
1903
+ # you provide the token to operations like `update` and `delete`. WAF
1903
1904
  # uses the token to ensure that no changes have been made to the entity
1904
1905
  # since you last retrieved it. If a change has been made, the update
1905
1906
  # fails with a `WAFOptimisticLockException`. If this happens, perform
1906
- # another get, and use the new token returned by that operation.
1907
+ # another `get`, and use the new token returned by that operation.
1907
1908
  #
1908
1909
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
1909
1910
  #
@@ -1982,10 +1983,10 @@ module Aws::WAFV2
1982
1983
  # set.
1983
1984
  #
1984
1985
  # @option params [required, String] :scope
1985
- # Specifies whether this is for an AWS CloudFront distribution or for a
1986
- # regional application. A regional application can be an Application
1987
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
1988
- # API.
1986
+ # Specifies whether this is for an Amazon CloudFront distribution or for
1987
+ # a regional application. A regional application can be an Application
1988
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
1989
+ # GraphQL API.
1989
1990
  #
1990
1991
  # To work with CloudFront, you must also specify the Region US East (N.
1991
1992
  # Virginia) as follows:
@@ -2001,14 +2002,14 @@ module Aws::WAFV2
2001
2002
  # and delete.
2002
2003
  #
2003
2004
  # @option params [required, String] :lock_token
2004
- # A token used for optimistic locking. AWS WAF returns a token to your
2005
- # get and list requests, to mark the state of the entity at the time of
2005
+ # A token used for optimistic locking. WAF returns a token to your `get`
2006
+ # and `list` requests, to mark the state of the entity at the time of
2006
2007
  # the request. To make changes to the entity associated with the token,
2007
- # you provide the token to operations like update and delete. AWS WAF
2008
+ # you provide the token to operations like `update` and `delete`. WAF
2008
2009
  # uses the token to ensure that no changes have been made to the entity
2009
2010
  # since you last retrieved it. If a change has been made, the update
2010
2011
  # fails with a `WAFOptimisticLockException`. If this happens, perform
2011
- # another get, and use the new token returned by that operation.
2012
+ # another `get`, and use the new token returned by that operation.
2012
2013
  #
2013
2014
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
2014
2015
  #
@@ -2037,10 +2038,10 @@ module Aws::WAFV2
2037
2038
  # after you create it.
2038
2039
  #
2039
2040
  # @option params [required, String] :scope
2040
- # Specifies whether this is for an AWS CloudFront distribution or for a
2041
- # regional application. A regional application can be an Application
2042
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
2043
- # API.
2041
+ # Specifies whether this is for an Amazon CloudFront distribution or for
2042
+ # a regional application. A regional application can be an Application
2043
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
2044
+ # GraphQL API.
2044
2045
  #
2045
2046
  # To work with CloudFront, you must also specify the Region US East (N.
2046
2047
  # Virginia) as follows:
@@ -2056,14 +2057,14 @@ module Aws::WAFV2
2056
2057
  # like update and delete.
2057
2058
  #
2058
2059
  # @option params [required, String] :lock_token
2059
- # A token used for optimistic locking. AWS WAF returns a token to your
2060
- # get and list requests, to mark the state of the entity at the time of
2060
+ # A token used for optimistic locking. WAF returns a token to your `get`
2061
+ # and `list` requests, to mark the state of the entity at the time of
2061
2062
  # the request. To make changes to the entity associated with the token,
2062
- # you provide the token to operations like update and delete. AWS WAF
2063
+ # you provide the token to operations like `update` and `delete`. WAF
2063
2064
  # uses the token to ensure that no changes have been made to the entity
2064
2065
  # since you last retrieved it. If a change has been made, the update
2065
2066
  # fails with a `WAFOptimisticLockException`. If this happens, perform
2066
- # another get, and use the new token returned by that operation.
2067
+ # another `get`, and use the new token returned by that operation.
2067
2068
  #
2068
2069
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
2069
2070
  #
@@ -2091,14 +2092,14 @@ module Aws::WAFV2
2091
2092
  # specified WebACL.
2092
2093
  #
2093
2094
  # @option params [required, String] :name
2094
- # The name of the Web ACL. You cannot change the name of a Web ACL after
2095
+ # The name of the web ACL. You cannot change the name of a web ACL after
2095
2096
  # you create it.
2096
2097
  #
2097
2098
  # @option params [required, String] :scope
2098
- # Specifies whether this is for an AWS CloudFront distribution or for a
2099
- # regional application. A regional application can be an Application
2100
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
2101
- # API.
2099
+ # Specifies whether this is for an Amazon CloudFront distribution or for
2100
+ # a regional application. A regional application can be an Application
2101
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
2102
+ # GraphQL API.
2102
2103
  #
2103
2104
  # To work with CloudFront, you must also specify the Region US East (N.
2104
2105
  # Virginia) as follows:
@@ -2109,19 +2110,19 @@ module Aws::WAFV2
2109
2110
  # * API and SDKs - For all calls, use the Region endpoint us-east-1.
2110
2111
  #
2111
2112
  # @option params [required, String] :id
2112
- # The unique identifier for the Web ACL. This ID is returned in the
2113
+ # The unique identifier for the web ACL. This ID is returned in the
2113
2114
  # responses to create and list commands. You provide it to operations
2114
2115
  # like update and delete.
2115
2116
  #
2116
2117
  # @option params [required, String] :lock_token
2117
- # A token used for optimistic locking. AWS WAF returns a token to your
2118
- # get and list requests, to mark the state of the entity at the time of
2118
+ # A token used for optimistic locking. WAF returns a token to your `get`
2119
+ # and `list` requests, to mark the state of the entity at the time of
2119
2120
  # the request. To make changes to the entity associated with the token,
2120
- # you provide the token to operations like update and delete. AWS WAF
2121
+ # you provide the token to operations like `update` and `delete`. WAF
2121
2122
  # uses the token to ensure that no changes have been made to the entity
2122
2123
  # since you last retrieved it. If a change has been made, the update
2123
2124
  # fails with a `WAFOptimisticLockException`. If this happens, perform
2124
- # another get, and use the new token returned by that operation.
2125
+ # another `get`, and use the new token returned by that operation.
2125
2126
  #
2126
2127
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
2127
2128
  #
@@ -2155,10 +2156,10 @@ module Aws::WAFV2
2155
2156
  # vendor name, to identify the rule group.
2156
2157
  #
2157
2158
  # @option params [required, String] :scope
2158
- # Specifies whether this is for an AWS CloudFront distribution or for a
2159
- # regional application. A regional application can be an Application
2160
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
2161
- # API.
2159
+ # Specifies whether this is for an Amazon CloudFront distribution or for
2160
+ # a regional application. A regional application can be an Application
2161
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
2162
+ # GraphQL API.
2162
2163
  #
2163
2164
  # To work with CloudFront, you must also specify the Region US East (N.
2164
2165
  # Virginia) as follows:
@@ -2168,8 +2169,15 @@ module Aws::WAFV2
2168
2169
  #
2169
2170
  # * API and SDKs - For all calls, use the Region endpoint us-east-1.
2170
2171
  #
2172
+ # @option params [String] :version_name
2173
+ # The version of the rule group. You can only use a version that is not
2174
+ # scheduled for expiration. If you don't provide this, WAF uses the
2175
+ # vendor's default version.
2176
+ #
2171
2177
  # @return [Types::DescribeManagedRuleGroupResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
2172
2178
  #
2179
+ # * {Types::DescribeManagedRuleGroupResponse#version_name #version_name} => String
2180
+ # * {Types::DescribeManagedRuleGroupResponse#sns_topic_arn #sns_topic_arn} => String
2173
2181
  # * {Types::DescribeManagedRuleGroupResponse#capacity #capacity} => Integer
2174
2182
  # * {Types::DescribeManagedRuleGroupResponse#rules #rules} => Array&lt;Types::RuleSummary&gt;
2175
2183
  # * {Types::DescribeManagedRuleGroupResponse#label_namespace #label_namespace} => String
@@ -2182,10 +2190,13 @@ module Aws::WAFV2
2182
2190
  # vendor_name: "VendorName", # required
2183
2191
  # name: "EntityName", # required
2184
2192
  # scope: "CLOUDFRONT", # required, accepts CLOUDFRONT, REGIONAL
2193
+ # version_name: "VersionKeyString",
2185
2194
  # })
2186
2195
  #
2187
2196
  # @example Response structure
2188
2197
  #
2198
+ # resp.version_name #=> String
2199
+ # resp.sns_topic_arn #=> String
2189
2200
  # resp.capacity #=> Integer
2190
2201
  # resp.rules #=> Array
2191
2202
  # resp.rules[0].name #=> String
@@ -2215,14 +2226,14 @@ module Aws::WAFV2
2215
2226
  req.send_request(options)
2216
2227
  end
2217
2228
 
2218
- # Disassociates a Web ACL from a regional application resource. A
2219
- # regional application can be an Application Load Balancer (ALB), an API
2220
- # Gateway REST API, or an AppSync GraphQL API.
2229
+ # Disassociates a web ACL from a regional application resource. A
2230
+ # regional application can be an Application Load Balancer (ALB), an
2231
+ # Amazon API Gateway REST API, or an AppSync GraphQL API.
2221
2232
  #
2222
- # For AWS CloudFront, don't use this call. Instead, use your CloudFront
2223
- # distribution configuration. To disassociate a Web ACL, provide an
2224
- # empty web ACL ID in the CloudFront call `UpdateDistribution`. For
2225
- # information, see [UpdateDistribution][1].
2233
+ # For Amazon CloudFront, don't use this call. Instead, use your
2234
+ # CloudFront distribution configuration. To disassociate a web ACL,
2235
+ # provide an empty web ACL ID in the CloudFront call
2236
+ # `UpdateDistribution`. For information, see [UpdateDistribution][1].
2226
2237
  #
2227
2238
  #
2228
2239
  #
@@ -2238,7 +2249,7 @@ module Aws::WAFV2
2238
2249
  # `arn:aws:elasticloadbalancing:region:account-id:loadbalancer/app/load-balancer-name/load-balancer-id
2239
2250
  # `
2240
2251
  #
2241
- # * For an API Gateway REST API:
2252
+ # * For an Amazon API Gateway REST API:
2242
2253
  # `arn:aws:apigateway:region::/restapis/api-id/stages/stage-name `
2243
2254
  #
2244
2255
  # * For an AppSync GraphQL API:
@@ -2268,10 +2279,10 @@ module Aws::WAFV2
2268
2279
  # you create it.
2269
2280
  #
2270
2281
  # @option params [required, String] :scope
2271
- # Specifies whether this is for an AWS CloudFront distribution or for a
2272
- # regional application. A regional application can be an Application
2273
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
2274
- # API.
2282
+ # Specifies whether this is for an Amazon CloudFront distribution or for
2283
+ # a regional application. A regional application can be an Application
2284
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
2285
+ # GraphQL API.
2275
2286
  #
2276
2287
  # To work with CloudFront, you must also specify the Region US East (N.
2277
2288
  # Virginia) as follows:
@@ -2365,6 +2376,84 @@ module Aws::WAFV2
2365
2376
  req.send_request(options)
2366
2377
  end
2367
2378
 
2379
+ # Retrieves the specified managed rule set.
2380
+ #
2381
+ # <note markdown="1"> This is intended for use only by vendors of managed rule sets. Vendors
2382
+ # are Amazon Web Services and Marketplace sellers.
2383
+ #
2384
+ # Vendors, you can use the managed rule set APIs to provide controlled
2385
+ # rollout of your versioned managed rule group offerings for your
2386
+ # customers. The APIs are `ListManagedRuleSets`, `GetManagedRuleSet`,
2387
+ # `PutManagedRuleSetVersions`, and
2388
+ # `UpdateManagedRuleSetVersionExpiryDate`.
2389
+ #
2390
+ # </note>
2391
+ #
2392
+ # @option params [required, String] :name
2393
+ # The name of the managed rule set. You use this, along with the rule
2394
+ # set ID, to identify the rule set.
2395
+ #
2396
+ # This name is assigned to the corresponding managed rule group, which
2397
+ # your customers can access and use.
2398
+ #
2399
+ # @option params [required, String] :scope
2400
+ # Specifies whether this is for an Amazon CloudFront distribution or for
2401
+ # a regional application. A regional application can be an Application
2402
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
2403
+ # GraphQL API.
2404
+ #
2405
+ # To work with CloudFront, you must also specify the Region US East (N.
2406
+ # Virginia) as follows:
2407
+ #
2408
+ # * CLI - Specify the Region when you use the CloudFront scope:
2409
+ # `--scope=CLOUDFRONT --region=us-east-1`.
2410
+ #
2411
+ # * API and SDKs - For all calls, use the Region endpoint us-east-1.
2412
+ #
2413
+ # @option params [required, String] :id
2414
+ # A unique identifier for the managed rule set. The ID is returned in
2415
+ # the responses to commands like `list`. You provide it to operations
2416
+ # like `get` and `update`.
2417
+ #
2418
+ # @return [Types::GetManagedRuleSetResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
2419
+ #
2420
+ # * {Types::GetManagedRuleSetResponse#managed_rule_set #managed_rule_set} => Types::ManagedRuleSet
2421
+ # * {Types::GetManagedRuleSetResponse#lock_token #lock_token} => String
2422
+ #
2423
+ # @example Request syntax with placeholder values
2424
+ #
2425
+ # resp = client.get_managed_rule_set({
2426
+ # name: "EntityName", # required
2427
+ # scope: "CLOUDFRONT", # required, accepts CLOUDFRONT, REGIONAL
2428
+ # id: "EntityId", # required
2429
+ # })
2430
+ #
2431
+ # @example Response structure
2432
+ #
2433
+ # resp.managed_rule_set.name #=> String
2434
+ # resp.managed_rule_set.id #=> String
2435
+ # resp.managed_rule_set.arn #=> String
2436
+ # resp.managed_rule_set.description #=> String
2437
+ # resp.managed_rule_set.published_versions #=> Hash
2438
+ # resp.managed_rule_set.published_versions["VersionKeyString"].associated_rule_group_arn #=> String
2439
+ # resp.managed_rule_set.published_versions["VersionKeyString"].capacity #=> Integer
2440
+ # resp.managed_rule_set.published_versions["VersionKeyString"].forecasted_lifetime #=> Integer
2441
+ # resp.managed_rule_set.published_versions["VersionKeyString"].publish_timestamp #=> Time
2442
+ # resp.managed_rule_set.published_versions["VersionKeyString"].last_update_timestamp #=> Time
2443
+ # resp.managed_rule_set.published_versions["VersionKeyString"].expiry_timestamp #=> Time
2444
+ # resp.managed_rule_set.recommended_version #=> String
2445
+ # resp.managed_rule_set.label_namespace #=> String
2446
+ # resp.lock_token #=> String
2447
+ #
2448
+ # @see http://docs.aws.amazon.com/goto/WebAPI/wafv2-2019-07-29/GetManagedRuleSet AWS API Documentation
2449
+ #
2450
+ # @overload get_managed_rule_set(params = {})
2451
+ # @param [Hash] params ({})
2452
+ def get_managed_rule_set(params = {}, options = {})
2453
+ req = build_request(:get_managed_rule_set, params)
2454
+ req.send_request(options)
2455
+ end
2456
+
2368
2457
  # Returns the IAM policy that is attached to the specified rule group.
2369
2458
  #
2370
2459
  # You must be the owner of the rule group to perform this operation.
@@ -2402,10 +2491,10 @@ module Aws::WAFV2
2402
2491
  # rate limit, those with the highest rates are blocked.
2403
2492
  #
2404
2493
  # @option params [required, String] :scope
2405
- # Specifies whether this is for an AWS CloudFront distribution or for a
2406
- # regional application. A regional application can be an Application
2407
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
2408
- # API.
2494
+ # Specifies whether this is for an Amazon CloudFront distribution or for
2495
+ # a regional application. A regional application can be an Application
2496
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
2497
+ # GraphQL API.
2409
2498
  #
2410
2499
  # To work with CloudFront, you must also specify the Region US East (N.
2411
2500
  # Virginia) as follows:
@@ -2416,11 +2505,11 @@ module Aws::WAFV2
2416
2505
  # * API and SDKs - For all calls, use the Region endpoint us-east-1.
2417
2506
  #
2418
2507
  # @option params [required, String] :web_acl_name
2419
- # The name of the Web ACL. You cannot change the name of a Web ACL after
2508
+ # The name of the web ACL. You cannot change the name of a web ACL after
2420
2509
  # you create it.
2421
2510
  #
2422
2511
  # @option params [required, String] :web_acl_id
2423
- # The unique identifier for the Web ACL. This ID is returned in the
2512
+ # The unique identifier for the web ACL. This ID is returned in the
2424
2513
  # responses to create and list commands. You provide it to operations
2425
2514
  # like update and delete.
2426
2515
  #
@@ -2466,10 +2555,10 @@ module Aws::WAFV2
2466
2555
  # set.
2467
2556
  #
2468
2557
  # @option params [required, String] :scope
2469
- # Specifies whether this is for an AWS CloudFront distribution or for a
2470
- # regional application. A regional application can be an Application
2471
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
2472
- # API.
2558
+ # Specifies whether this is for an Amazon CloudFront distribution or for
2559
+ # a regional application. A regional application can be an Application
2560
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
2561
+ # GraphQL API.
2473
2562
  #
2474
2563
  # To work with CloudFront, you must also specify the Region US East (N.
2475
2564
  # Virginia) as follows:
@@ -2518,15 +2607,15 @@ module Aws::WAFV2
2518
2607
 
2519
2608
  # Retrieves the specified RuleGroup.
2520
2609
  #
2521
- # @option params [required, String] :name
2610
+ # @option params [String] :name
2522
2611
  # The name of the rule group. You cannot change the name of a rule group
2523
2612
  # after you create it.
2524
2613
  #
2525
- # @option params [required, String] :scope
2526
- # Specifies whether this is for an AWS CloudFront distribution or for a
2527
- # regional application. A regional application can be an Application
2528
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
2529
- # API.
2614
+ # @option params [String] :scope
2615
+ # Specifies whether this is for an Amazon CloudFront distribution or for
2616
+ # a regional application. A regional application can be an Application
2617
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
2618
+ # GraphQL API.
2530
2619
  #
2531
2620
  # To work with CloudFront, you must also specify the Region US East (N.
2532
2621
  # Virginia) as follows:
@@ -2536,11 +2625,14 @@ module Aws::WAFV2
2536
2625
  #
2537
2626
  # * API and SDKs - For all calls, use the Region endpoint us-east-1.
2538
2627
  #
2539
- # @option params [required, String] :id
2628
+ # @option params [String] :id
2540
2629
  # A unique identifier for the rule group. This ID is returned in the
2541
2630
  # responses to create and list commands. You provide it to operations
2542
2631
  # like update and delete.
2543
2632
  #
2633
+ # @option params [String] :arn
2634
+ # The Amazon Resource Name (ARN) of the entity.
2635
+ #
2544
2636
  # @return [Types::GetRuleGroupResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
2545
2637
  #
2546
2638
  # * {Types::GetRuleGroupResponse#rule_group #rule_group} => Types::RuleGroup
@@ -2549,9 +2641,10 @@ module Aws::WAFV2
2549
2641
  # @example Request syntax with placeholder values
2550
2642
  #
2551
2643
  # resp = client.get_rule_group({
2552
- # name: "EntityName", # required
2553
- # scope: "CLOUDFRONT", # required, accepts CLOUDFRONT, REGIONAL
2554
- # id: "EntityId", # required
2644
+ # name: "EntityName",
2645
+ # scope: "CLOUDFRONT", # accepts CLOUDFRONT, REGIONAL
2646
+ # id: "EntityId",
2647
+ # arn: "ResourceArn",
2555
2648
  # })
2556
2649
  #
2557
2650
  # @example Response structure
@@ -2573,7 +2666,7 @@ module Aws::WAFV2
2573
2666
  # resp.rule_group.rules[0].statement.byte_match_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
2574
2667
  # resp.rule_group.rules[0].statement.byte_match_statement.text_transformations #=> Array
2575
2668
  # resp.rule_group.rules[0].statement.byte_match_statement.text_transformations[0].priority #=> Integer
2576
- # resp.rule_group.rules[0].statement.byte_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
2669
+ # resp.rule_group.rules[0].statement.byte_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
2577
2670
  # resp.rule_group.rules[0].statement.byte_match_statement.positional_constraint #=> String, one of "EXACTLY", "STARTS_WITH", "ENDS_WITH", "CONTAINS", "CONTAINS_WORD"
2578
2671
  # resp.rule_group.rules[0].statement.sqli_match_statement.field_to_match.single_header.name #=> String
2579
2672
  # resp.rule_group.rules[0].statement.sqli_match_statement.field_to_match.single_query_argument.name #=> String
@@ -2583,7 +2676,7 @@ module Aws::WAFV2
2583
2676
  # resp.rule_group.rules[0].statement.sqli_match_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
2584
2677
  # resp.rule_group.rules[0].statement.sqli_match_statement.text_transformations #=> Array
2585
2678
  # resp.rule_group.rules[0].statement.sqli_match_statement.text_transformations[0].priority #=> Integer
2586
- # resp.rule_group.rules[0].statement.sqli_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
2679
+ # resp.rule_group.rules[0].statement.sqli_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
2587
2680
  # resp.rule_group.rules[0].statement.xss_match_statement.field_to_match.single_header.name #=> String
2588
2681
  # resp.rule_group.rules[0].statement.xss_match_statement.field_to_match.single_query_argument.name #=> String
2589
2682
  # resp.rule_group.rules[0].statement.xss_match_statement.field_to_match.json_body.match_pattern.included_paths #=> Array
@@ -2592,7 +2685,7 @@ module Aws::WAFV2
2592
2685
  # resp.rule_group.rules[0].statement.xss_match_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
2593
2686
  # resp.rule_group.rules[0].statement.xss_match_statement.text_transformations #=> Array
2594
2687
  # resp.rule_group.rules[0].statement.xss_match_statement.text_transformations[0].priority #=> Integer
2595
- # resp.rule_group.rules[0].statement.xss_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
2688
+ # resp.rule_group.rules[0].statement.xss_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
2596
2689
  # resp.rule_group.rules[0].statement.size_constraint_statement.field_to_match.single_header.name #=> String
2597
2690
  # resp.rule_group.rules[0].statement.size_constraint_statement.field_to_match.single_query_argument.name #=> String
2598
2691
  # resp.rule_group.rules[0].statement.size_constraint_statement.field_to_match.json_body.match_pattern.included_paths #=> Array
@@ -2603,7 +2696,7 @@ module Aws::WAFV2
2603
2696
  # resp.rule_group.rules[0].statement.size_constraint_statement.size #=> Integer
2604
2697
  # resp.rule_group.rules[0].statement.size_constraint_statement.text_transformations #=> Array
2605
2698
  # resp.rule_group.rules[0].statement.size_constraint_statement.text_transformations[0].priority #=> Integer
2606
- # resp.rule_group.rules[0].statement.size_constraint_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
2699
+ # resp.rule_group.rules[0].statement.size_constraint_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
2607
2700
  # resp.rule_group.rules[0].statement.geo_match_statement.country_codes #=> Array
2608
2701
  # resp.rule_group.rules[0].statement.geo_match_statement.country_codes[0] #=> String, one of "AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MP", "NO", "OM", "PK", "PW", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"
2609
2702
  # resp.rule_group.rules[0].statement.geo_match_statement.forwarded_ip_config.header_name #=> String
@@ -2624,7 +2717,7 @@ module Aws::WAFV2
2624
2717
  # resp.rule_group.rules[0].statement.regex_pattern_set_reference_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
2625
2718
  # resp.rule_group.rules[0].statement.regex_pattern_set_reference_statement.text_transformations #=> Array
2626
2719
  # resp.rule_group.rules[0].statement.regex_pattern_set_reference_statement.text_transformations[0].priority #=> Integer
2627
- # resp.rule_group.rules[0].statement.regex_pattern_set_reference_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
2720
+ # resp.rule_group.rules[0].statement.regex_pattern_set_reference_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
2628
2721
  # resp.rule_group.rules[0].statement.rate_based_statement.limit #=> Integer
2629
2722
  # resp.rule_group.rules[0].statement.rate_based_statement.aggregate_key_type #=> String, one of "IP", "FORWARDED_IP"
2630
2723
  # resp.rule_group.rules[0].statement.rate_based_statement.scope_down_statement #=> Types::Statement
@@ -2637,6 +2730,7 @@ module Aws::WAFV2
2637
2730
  # resp.rule_group.rules[0].statement.not_statement.statement #=> Types::Statement
2638
2731
  # resp.rule_group.rules[0].statement.managed_rule_group_statement.vendor_name #=> String
2639
2732
  # resp.rule_group.rules[0].statement.managed_rule_group_statement.name #=> String
2733
+ # resp.rule_group.rules[0].statement.managed_rule_group_statement.version #=> String
2640
2734
  # resp.rule_group.rules[0].statement.managed_rule_group_statement.excluded_rules #=> Array
2641
2735
  # resp.rule_group.rules[0].statement.managed_rule_group_statement.excluded_rules[0].name #=> String
2642
2736
  # resp.rule_group.rules[0].statement.managed_rule_group_statement.scope_down_statement #=> Types::Statement
@@ -2684,17 +2778,17 @@ module Aws::WAFV2
2684
2778
  end
2685
2779
 
2686
2780
  # Gets detailed information about a specified number of requests--a
2687
- # sample--that AWS WAF randomly selects from among the first 5,000
2688
- # requests that your AWS resource received during a time range that you
2689
- # choose. You can specify a sample size of up to 500 requests, and you
2690
- # can specify any time range in the previous three hours.
2781
+ # sample--that WAF randomly selects from among the first 5,000 requests
2782
+ # that your Amazon Web Services resource received during a time range
2783
+ # that you choose. You can specify a sample size of up to 500 requests,
2784
+ # and you can specify any time range in the previous three hours.
2691
2785
  #
2692
2786
  # `GetSampledRequests` returns a time range, which is usually the time
2693
2787
  # range that you specified. However, if your resource (such as a
2694
2788
  # CloudFront distribution) received 5,000 requests before the specified
2695
2789
  # time range elapsed, `GetSampledRequests` returns an updated time
2696
2790
  # range. This new time range indicates the actual period during which
2697
- # AWS WAF selected the requests in the sample.
2791
+ # WAF selected the requests in the sample.
2698
2792
  #
2699
2793
  # @option params [required, String] :web_acl_arn
2700
2794
  # The Amazon resource name (ARN) of the `WebACL` for which you want a
@@ -2705,10 +2799,10 @@ module Aws::WAFV2
2705
2799
  # want a sample of requests.
2706
2800
  #
2707
2801
  # @option params [required, String] :scope
2708
- # Specifies whether this is for an AWS CloudFront distribution or for a
2709
- # regional application. A regional application can be an Application
2710
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
2711
- # API.
2802
+ # Specifies whether this is for an Amazon CloudFront distribution or for
2803
+ # a regional application. A regional application can be an Application
2804
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
2805
+ # GraphQL API.
2712
2806
  #
2713
2807
  # To work with CloudFront, you must also specify the Region US East (N.
2714
2808
  # Virginia) as follows:
@@ -2725,14 +2819,14 @@ module Aws::WAFV2
2725
2819
  # UTC format includes the special designator, `Z`. For example,
2726
2820
  # `"2016-09-27T14:50Z"`. You can specify any time range in the previous
2727
2821
  # three hours. If you specify a start time that's earlier than three
2728
- # hours ago, AWS WAF sets it to three hours ago.
2822
+ # hours ago, WAF sets it to three hours ago.
2729
2823
  #
2730
2824
  # @option params [required, Integer] :max_items
2731
- # The number of requests that you want AWS WAF to return from among the
2732
- # first 5,000 requests that your AWS resource received during the time
2733
- # range. If your resource received fewer requests than the value of
2734
- # `MaxItems`, `GetSampledRequests` returns information about all of
2735
- # them.
2825
+ # The number of requests that you want WAF to return from among the
2826
+ # first 5,000 requests that your Amazon Web Services resource received
2827
+ # during the time range. If your resource received fewer requests than
2828
+ # the value of `MaxItems`, `GetSampledRequests` returns information
2829
+ # about all of them.
2736
2830
  #
2737
2831
  # @return [Types::GetSampledRequestsResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
2738
2832
  #
@@ -2790,14 +2884,14 @@ module Aws::WAFV2
2790
2884
  # Retrieves the specified WebACL.
2791
2885
  #
2792
2886
  # @option params [required, String] :name
2793
- # The name of the Web ACL. You cannot change the name of a Web ACL after
2887
+ # The name of the web ACL. You cannot change the name of a web ACL after
2794
2888
  # you create it.
2795
2889
  #
2796
2890
  # @option params [required, String] :scope
2797
- # Specifies whether this is for an AWS CloudFront distribution or for a
2798
- # regional application. A regional application can be an Application
2799
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
2800
- # API.
2891
+ # Specifies whether this is for an Amazon CloudFront distribution or for
2892
+ # a regional application. A regional application can be an Application
2893
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
2894
+ # GraphQL API.
2801
2895
  #
2802
2896
  # To work with CloudFront, you must also specify the Region US East (N.
2803
2897
  # Virginia) as follows:
@@ -2808,7 +2902,7 @@ module Aws::WAFV2
2808
2902
  # * API and SDKs - For all calls, use the Region endpoint us-east-1.
2809
2903
  #
2810
2904
  # @option params [required, String] :id
2811
- # The unique identifier for the Web ACL. This ID is returned in the
2905
+ # The unique identifier for the web ACL. This ID is returned in the
2812
2906
  # responses to create and list commands. You provide it to operations
2813
2907
  # like update and delete.
2814
2908
  #
@@ -2851,7 +2945,7 @@ module Aws::WAFV2
2851
2945
  # resp.web_acl.rules[0].statement.byte_match_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
2852
2946
  # resp.web_acl.rules[0].statement.byte_match_statement.text_transformations #=> Array
2853
2947
  # resp.web_acl.rules[0].statement.byte_match_statement.text_transformations[0].priority #=> Integer
2854
- # resp.web_acl.rules[0].statement.byte_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
2948
+ # resp.web_acl.rules[0].statement.byte_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
2855
2949
  # resp.web_acl.rules[0].statement.byte_match_statement.positional_constraint #=> String, one of "EXACTLY", "STARTS_WITH", "ENDS_WITH", "CONTAINS", "CONTAINS_WORD"
2856
2950
  # resp.web_acl.rules[0].statement.sqli_match_statement.field_to_match.single_header.name #=> String
2857
2951
  # resp.web_acl.rules[0].statement.sqli_match_statement.field_to_match.single_query_argument.name #=> String
@@ -2861,7 +2955,7 @@ module Aws::WAFV2
2861
2955
  # resp.web_acl.rules[0].statement.sqli_match_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
2862
2956
  # resp.web_acl.rules[0].statement.sqli_match_statement.text_transformations #=> Array
2863
2957
  # resp.web_acl.rules[0].statement.sqli_match_statement.text_transformations[0].priority #=> Integer
2864
- # resp.web_acl.rules[0].statement.sqli_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
2958
+ # resp.web_acl.rules[0].statement.sqli_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
2865
2959
  # resp.web_acl.rules[0].statement.xss_match_statement.field_to_match.single_header.name #=> String
2866
2960
  # resp.web_acl.rules[0].statement.xss_match_statement.field_to_match.single_query_argument.name #=> String
2867
2961
  # resp.web_acl.rules[0].statement.xss_match_statement.field_to_match.json_body.match_pattern.included_paths #=> Array
@@ -2870,7 +2964,7 @@ module Aws::WAFV2
2870
2964
  # resp.web_acl.rules[0].statement.xss_match_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
2871
2965
  # resp.web_acl.rules[0].statement.xss_match_statement.text_transformations #=> Array
2872
2966
  # resp.web_acl.rules[0].statement.xss_match_statement.text_transformations[0].priority #=> Integer
2873
- # resp.web_acl.rules[0].statement.xss_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
2967
+ # resp.web_acl.rules[0].statement.xss_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
2874
2968
  # resp.web_acl.rules[0].statement.size_constraint_statement.field_to_match.single_header.name #=> String
2875
2969
  # resp.web_acl.rules[0].statement.size_constraint_statement.field_to_match.single_query_argument.name #=> String
2876
2970
  # resp.web_acl.rules[0].statement.size_constraint_statement.field_to_match.json_body.match_pattern.included_paths #=> Array
@@ -2881,7 +2975,7 @@ module Aws::WAFV2
2881
2975
  # resp.web_acl.rules[0].statement.size_constraint_statement.size #=> Integer
2882
2976
  # resp.web_acl.rules[0].statement.size_constraint_statement.text_transformations #=> Array
2883
2977
  # resp.web_acl.rules[0].statement.size_constraint_statement.text_transformations[0].priority #=> Integer
2884
- # resp.web_acl.rules[0].statement.size_constraint_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
2978
+ # resp.web_acl.rules[0].statement.size_constraint_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
2885
2979
  # resp.web_acl.rules[0].statement.geo_match_statement.country_codes #=> Array
2886
2980
  # resp.web_acl.rules[0].statement.geo_match_statement.country_codes[0] #=> String, one of "AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MP", "NO", "OM", "PK", "PW", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"
2887
2981
  # resp.web_acl.rules[0].statement.geo_match_statement.forwarded_ip_config.header_name #=> String
@@ -2902,7 +2996,7 @@ module Aws::WAFV2
2902
2996
  # resp.web_acl.rules[0].statement.regex_pattern_set_reference_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
2903
2997
  # resp.web_acl.rules[0].statement.regex_pattern_set_reference_statement.text_transformations #=> Array
2904
2998
  # resp.web_acl.rules[0].statement.regex_pattern_set_reference_statement.text_transformations[0].priority #=> Integer
2905
- # resp.web_acl.rules[0].statement.regex_pattern_set_reference_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
2999
+ # resp.web_acl.rules[0].statement.regex_pattern_set_reference_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
2906
3000
  # resp.web_acl.rules[0].statement.rate_based_statement.limit #=> Integer
2907
3001
  # resp.web_acl.rules[0].statement.rate_based_statement.aggregate_key_type #=> String, one of "IP", "FORWARDED_IP"
2908
3002
  # resp.web_acl.rules[0].statement.rate_based_statement.scope_down_statement #=> Types::Statement
@@ -2915,6 +3009,7 @@ module Aws::WAFV2
2915
3009
  # resp.web_acl.rules[0].statement.not_statement.statement #=> Types::Statement
2916
3010
  # resp.web_acl.rules[0].statement.managed_rule_group_statement.vendor_name #=> String
2917
3011
  # resp.web_acl.rules[0].statement.managed_rule_group_statement.name #=> String
3012
+ # resp.web_acl.rules[0].statement.managed_rule_group_statement.version #=> String
2918
3013
  # resp.web_acl.rules[0].statement.managed_rule_group_statement.excluded_rules #=> Array
2919
3014
  # resp.web_acl.rules[0].statement.managed_rule_group_statement.excluded_rules[0].name #=> String
2920
3015
  # resp.web_acl.rules[0].statement.managed_rule_group_statement.scope_down_statement #=> Types::Statement
@@ -2948,6 +3043,7 @@ module Aws::WAFV2
2948
3043
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].priority #=> Integer
2949
3044
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.vendor_name #=> String
2950
3045
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.name #=> String
3046
+ # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.version #=> String
2951
3047
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.excluded_rules #=> Array
2952
3048
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.excluded_rules[0].name #=> String
2953
3049
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.search_string #=> String
@@ -2959,7 +3055,7 @@ module Aws::WAFV2
2959
3055
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
2960
3056
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.text_transformations #=> Array
2961
3057
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.text_transformations[0].priority #=> Integer
2962
- # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3058
+ # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
2963
3059
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.positional_constraint #=> String, one of "EXACTLY", "STARTS_WITH", "ENDS_WITH", "CONTAINS", "CONTAINS_WORD"
2964
3060
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.field_to_match.single_header.name #=> String
2965
3061
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.field_to_match.single_query_argument.name #=> String
@@ -2969,7 +3065,7 @@ module Aws::WAFV2
2969
3065
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
2970
3066
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.text_transformations #=> Array
2971
3067
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.text_transformations[0].priority #=> Integer
2972
- # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3068
+ # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
2973
3069
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.field_to_match.single_header.name #=> String
2974
3070
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.field_to_match.single_query_argument.name #=> String
2975
3071
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.field_to_match.json_body.match_pattern.included_paths #=> Array
@@ -2978,7 +3074,7 @@ module Aws::WAFV2
2978
3074
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
2979
3075
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.text_transformations #=> Array
2980
3076
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.text_transformations[0].priority #=> Integer
2981
- # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3077
+ # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
2982
3078
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.field_to_match.single_header.name #=> String
2983
3079
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.field_to_match.single_query_argument.name #=> String
2984
3080
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.field_to_match.json_body.match_pattern.included_paths #=> Array
@@ -2989,7 +3085,7 @@ module Aws::WAFV2
2989
3085
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.size #=> Integer
2990
3086
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.text_transformations #=> Array
2991
3087
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.text_transformations[0].priority #=> Integer
2992
- # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3088
+ # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
2993
3089
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.geo_match_statement.country_codes #=> Array
2994
3090
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.geo_match_statement.country_codes[0] #=> String, one of "AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MP", "NO", "OM", "PK", "PW", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"
2995
3091
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.geo_match_statement.forwarded_ip_config.header_name #=> String
@@ -3010,7 +3106,7 @@ module Aws::WAFV2
3010
3106
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.regex_pattern_set_reference_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
3011
3107
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.regex_pattern_set_reference_statement.text_transformations #=> Array
3012
3108
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.regex_pattern_set_reference_statement.text_transformations[0].priority #=> Integer
3013
- # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.regex_pattern_set_reference_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3109
+ # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.regex_pattern_set_reference_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
3014
3110
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.rate_based_statement.limit #=> Integer
3015
3111
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.rate_based_statement.aggregate_key_type #=> String, one of "IP", "FORWARDED_IP"
3016
3112
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.rate_based_statement.scope_down_statement #=> Types::Statement
@@ -3038,6 +3134,7 @@ module Aws::WAFV2
3038
3134
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].priority #=> Integer
3039
3135
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.vendor_name #=> String
3040
3136
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.name #=> String
3137
+ # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.version #=> String
3041
3138
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.excluded_rules #=> Array
3042
3139
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.excluded_rules[0].name #=> String
3043
3140
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.search_string #=> String
@@ -3049,7 +3146,7 @@ module Aws::WAFV2
3049
3146
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
3050
3147
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.text_transformations #=> Array
3051
3148
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.text_transformations[0].priority #=> Integer
3052
- # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3149
+ # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
3053
3150
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.positional_constraint #=> String, one of "EXACTLY", "STARTS_WITH", "ENDS_WITH", "CONTAINS", "CONTAINS_WORD"
3054
3151
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.field_to_match.single_header.name #=> String
3055
3152
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.field_to_match.single_query_argument.name #=> String
@@ -3059,7 +3156,7 @@ module Aws::WAFV2
3059
3156
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
3060
3157
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.text_transformations #=> Array
3061
3158
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.text_transformations[0].priority #=> Integer
3062
- # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3159
+ # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
3063
3160
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.field_to_match.single_header.name #=> String
3064
3161
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.field_to_match.single_query_argument.name #=> String
3065
3162
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.field_to_match.json_body.match_pattern.included_paths #=> Array
@@ -3068,7 +3165,7 @@ module Aws::WAFV2
3068
3165
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
3069
3166
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.text_transformations #=> Array
3070
3167
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.text_transformations[0].priority #=> Integer
3071
- # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3168
+ # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
3072
3169
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.field_to_match.single_header.name #=> String
3073
3170
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.field_to_match.single_query_argument.name #=> String
3074
3171
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.field_to_match.json_body.match_pattern.included_paths #=> Array
@@ -3079,7 +3176,7 @@ module Aws::WAFV2
3079
3176
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.size #=> Integer
3080
3177
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.text_transformations #=> Array
3081
3178
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.text_transformations[0].priority #=> Integer
3082
- # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3179
+ # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
3083
3180
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.geo_match_statement.country_codes #=> Array
3084
3181
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.geo_match_statement.country_codes[0] #=> String, one of "AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MP", "NO", "OM", "PK", "PW", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"
3085
3182
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.geo_match_statement.forwarded_ip_config.header_name #=> String
@@ -3100,7 +3197,7 @@ module Aws::WAFV2
3100
3197
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.regex_pattern_set_reference_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
3101
3198
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.regex_pattern_set_reference_statement.text_transformations #=> Array
3102
3199
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.regex_pattern_set_reference_statement.text_transformations[0].priority #=> Integer
3103
- # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.regex_pattern_set_reference_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3200
+ # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.regex_pattern_set_reference_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
3104
3201
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.rate_based_statement.limit #=> Integer
3105
3202
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.rate_based_statement.aggregate_key_type #=> String, one of "IP", "FORWARDED_IP"
3106
3203
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.rate_based_statement.scope_down_statement #=> Types::Statement
@@ -3180,7 +3277,7 @@ module Aws::WAFV2
3180
3277
  # resp.web_acl.rules[0].statement.byte_match_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
3181
3278
  # resp.web_acl.rules[0].statement.byte_match_statement.text_transformations #=> Array
3182
3279
  # resp.web_acl.rules[0].statement.byte_match_statement.text_transformations[0].priority #=> Integer
3183
- # resp.web_acl.rules[0].statement.byte_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3280
+ # resp.web_acl.rules[0].statement.byte_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
3184
3281
  # resp.web_acl.rules[0].statement.byte_match_statement.positional_constraint #=> String, one of "EXACTLY", "STARTS_WITH", "ENDS_WITH", "CONTAINS", "CONTAINS_WORD"
3185
3282
  # resp.web_acl.rules[0].statement.sqli_match_statement.field_to_match.single_header.name #=> String
3186
3283
  # resp.web_acl.rules[0].statement.sqli_match_statement.field_to_match.single_query_argument.name #=> String
@@ -3190,7 +3287,7 @@ module Aws::WAFV2
3190
3287
  # resp.web_acl.rules[0].statement.sqli_match_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
3191
3288
  # resp.web_acl.rules[0].statement.sqli_match_statement.text_transformations #=> Array
3192
3289
  # resp.web_acl.rules[0].statement.sqli_match_statement.text_transformations[0].priority #=> Integer
3193
- # resp.web_acl.rules[0].statement.sqli_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3290
+ # resp.web_acl.rules[0].statement.sqli_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
3194
3291
  # resp.web_acl.rules[0].statement.xss_match_statement.field_to_match.single_header.name #=> String
3195
3292
  # resp.web_acl.rules[0].statement.xss_match_statement.field_to_match.single_query_argument.name #=> String
3196
3293
  # resp.web_acl.rules[0].statement.xss_match_statement.field_to_match.json_body.match_pattern.included_paths #=> Array
@@ -3199,7 +3296,7 @@ module Aws::WAFV2
3199
3296
  # resp.web_acl.rules[0].statement.xss_match_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
3200
3297
  # resp.web_acl.rules[0].statement.xss_match_statement.text_transformations #=> Array
3201
3298
  # resp.web_acl.rules[0].statement.xss_match_statement.text_transformations[0].priority #=> Integer
3202
- # resp.web_acl.rules[0].statement.xss_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3299
+ # resp.web_acl.rules[0].statement.xss_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
3203
3300
  # resp.web_acl.rules[0].statement.size_constraint_statement.field_to_match.single_header.name #=> String
3204
3301
  # resp.web_acl.rules[0].statement.size_constraint_statement.field_to_match.single_query_argument.name #=> String
3205
3302
  # resp.web_acl.rules[0].statement.size_constraint_statement.field_to_match.json_body.match_pattern.included_paths #=> Array
@@ -3210,7 +3307,7 @@ module Aws::WAFV2
3210
3307
  # resp.web_acl.rules[0].statement.size_constraint_statement.size #=> Integer
3211
3308
  # resp.web_acl.rules[0].statement.size_constraint_statement.text_transformations #=> Array
3212
3309
  # resp.web_acl.rules[0].statement.size_constraint_statement.text_transformations[0].priority #=> Integer
3213
- # resp.web_acl.rules[0].statement.size_constraint_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3310
+ # resp.web_acl.rules[0].statement.size_constraint_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
3214
3311
  # resp.web_acl.rules[0].statement.geo_match_statement.country_codes #=> Array
3215
3312
  # resp.web_acl.rules[0].statement.geo_match_statement.country_codes[0] #=> String, one of "AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MP", "NO", "OM", "PK", "PW", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"
3216
3313
  # resp.web_acl.rules[0].statement.geo_match_statement.forwarded_ip_config.header_name #=> String
@@ -3231,7 +3328,7 @@ module Aws::WAFV2
3231
3328
  # resp.web_acl.rules[0].statement.regex_pattern_set_reference_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
3232
3329
  # resp.web_acl.rules[0].statement.regex_pattern_set_reference_statement.text_transformations #=> Array
3233
3330
  # resp.web_acl.rules[0].statement.regex_pattern_set_reference_statement.text_transformations[0].priority #=> Integer
3234
- # resp.web_acl.rules[0].statement.regex_pattern_set_reference_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3331
+ # resp.web_acl.rules[0].statement.regex_pattern_set_reference_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
3235
3332
  # resp.web_acl.rules[0].statement.rate_based_statement.limit #=> Integer
3236
3333
  # resp.web_acl.rules[0].statement.rate_based_statement.aggregate_key_type #=> String, one of "IP", "FORWARDED_IP"
3237
3334
  # resp.web_acl.rules[0].statement.rate_based_statement.scope_down_statement #=> Types::Statement
@@ -3244,6 +3341,7 @@ module Aws::WAFV2
3244
3341
  # resp.web_acl.rules[0].statement.not_statement.statement #=> Types::Statement
3245
3342
  # resp.web_acl.rules[0].statement.managed_rule_group_statement.vendor_name #=> String
3246
3343
  # resp.web_acl.rules[0].statement.managed_rule_group_statement.name #=> String
3344
+ # resp.web_acl.rules[0].statement.managed_rule_group_statement.version #=> String
3247
3345
  # resp.web_acl.rules[0].statement.managed_rule_group_statement.excluded_rules #=> Array
3248
3346
  # resp.web_acl.rules[0].statement.managed_rule_group_statement.excluded_rules[0].name #=> String
3249
3347
  # resp.web_acl.rules[0].statement.managed_rule_group_statement.scope_down_statement #=> Types::Statement
@@ -3277,6 +3375,7 @@ module Aws::WAFV2
3277
3375
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].priority #=> Integer
3278
3376
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.vendor_name #=> String
3279
3377
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.name #=> String
3378
+ # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.version #=> String
3280
3379
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.excluded_rules #=> Array
3281
3380
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.excluded_rules[0].name #=> String
3282
3381
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.search_string #=> String
@@ -3288,7 +3387,7 @@ module Aws::WAFV2
3288
3387
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
3289
3388
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.text_transformations #=> Array
3290
3389
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.text_transformations[0].priority #=> Integer
3291
- # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3390
+ # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
3292
3391
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.positional_constraint #=> String, one of "EXACTLY", "STARTS_WITH", "ENDS_WITH", "CONTAINS", "CONTAINS_WORD"
3293
3392
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.field_to_match.single_header.name #=> String
3294
3393
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.field_to_match.single_query_argument.name #=> String
@@ -3298,7 +3397,7 @@ module Aws::WAFV2
3298
3397
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
3299
3398
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.text_transformations #=> Array
3300
3399
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.text_transformations[0].priority #=> Integer
3301
- # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3400
+ # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
3302
3401
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.field_to_match.single_header.name #=> String
3303
3402
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.field_to_match.single_query_argument.name #=> String
3304
3403
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.field_to_match.json_body.match_pattern.included_paths #=> Array
@@ -3307,7 +3406,7 @@ module Aws::WAFV2
3307
3406
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
3308
3407
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.text_transformations #=> Array
3309
3408
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.text_transformations[0].priority #=> Integer
3310
- # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3409
+ # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
3311
3410
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.field_to_match.single_header.name #=> String
3312
3411
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.field_to_match.single_query_argument.name #=> String
3313
3412
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.field_to_match.json_body.match_pattern.included_paths #=> Array
@@ -3318,7 +3417,7 @@ module Aws::WAFV2
3318
3417
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.size #=> Integer
3319
3418
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.text_transformations #=> Array
3320
3419
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.text_transformations[0].priority #=> Integer
3321
- # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3420
+ # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
3322
3421
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.geo_match_statement.country_codes #=> Array
3323
3422
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.geo_match_statement.country_codes[0] #=> String, one of "AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MP", "NO", "OM", "PK", "PW", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"
3324
3423
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.geo_match_statement.forwarded_ip_config.header_name #=> String
@@ -3339,7 +3438,7 @@ module Aws::WAFV2
3339
3438
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.regex_pattern_set_reference_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
3340
3439
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.regex_pattern_set_reference_statement.text_transformations #=> Array
3341
3440
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.regex_pattern_set_reference_statement.text_transformations[0].priority #=> Integer
3342
- # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.regex_pattern_set_reference_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3441
+ # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.regex_pattern_set_reference_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
3343
3442
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.rate_based_statement.limit #=> Integer
3344
3443
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.rate_based_statement.aggregate_key_type #=> String, one of "IP", "FORWARDED_IP"
3345
3444
  # resp.web_acl.pre_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.rate_based_statement.scope_down_statement #=> Types::Statement
@@ -3367,6 +3466,7 @@ module Aws::WAFV2
3367
3466
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].priority #=> Integer
3368
3467
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.vendor_name #=> String
3369
3468
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.name #=> String
3469
+ # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.version #=> String
3370
3470
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.excluded_rules #=> Array
3371
3471
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.excluded_rules[0].name #=> String
3372
3472
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.search_string #=> String
@@ -3378,7 +3478,7 @@ module Aws::WAFV2
3378
3478
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
3379
3479
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.text_transformations #=> Array
3380
3480
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.text_transformations[0].priority #=> Integer
3381
- # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3481
+ # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
3382
3482
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.byte_match_statement.positional_constraint #=> String, one of "EXACTLY", "STARTS_WITH", "ENDS_WITH", "CONTAINS", "CONTAINS_WORD"
3383
3483
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.field_to_match.single_header.name #=> String
3384
3484
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.field_to_match.single_query_argument.name #=> String
@@ -3388,7 +3488,7 @@ module Aws::WAFV2
3388
3488
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
3389
3489
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.text_transformations #=> Array
3390
3490
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.text_transformations[0].priority #=> Integer
3391
- # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3491
+ # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.sqli_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
3392
3492
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.field_to_match.single_header.name #=> String
3393
3493
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.field_to_match.single_query_argument.name #=> String
3394
3494
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.field_to_match.json_body.match_pattern.included_paths #=> Array
@@ -3397,7 +3497,7 @@ module Aws::WAFV2
3397
3497
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
3398
3498
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.text_transformations #=> Array
3399
3499
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.text_transformations[0].priority #=> Integer
3400
- # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3500
+ # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.xss_match_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
3401
3501
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.field_to_match.single_header.name #=> String
3402
3502
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.field_to_match.single_query_argument.name #=> String
3403
3503
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.field_to_match.json_body.match_pattern.included_paths #=> Array
@@ -3408,7 +3508,7 @@ module Aws::WAFV2
3408
3508
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.size #=> Integer
3409
3509
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.text_transformations #=> Array
3410
3510
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.text_transformations[0].priority #=> Integer
3411
- # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3511
+ # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.size_constraint_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
3412
3512
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.geo_match_statement.country_codes #=> Array
3413
3513
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.geo_match_statement.country_codes[0] #=> String, one of "AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MP", "NO", "OM", "PK", "PW", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"
3414
3514
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.geo_match_statement.forwarded_ip_config.header_name #=> String
@@ -3429,7 +3529,7 @@ module Aws::WAFV2
3429
3529
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.regex_pattern_set_reference_statement.field_to_match.json_body.invalid_fallback_behavior #=> String, one of "MATCH", "NO_MATCH", "EVALUATE_AS_STRING"
3430
3530
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.regex_pattern_set_reference_statement.text_transformations #=> Array
3431
3531
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.regex_pattern_set_reference_statement.text_transformations[0].priority #=> Integer
3432
- # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.regex_pattern_set_reference_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE"
3532
+ # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.regex_pattern_set_reference_statement.text_transformations[0].type #=> String, one of "NONE", "COMPRESS_WHITE_SPACE", "HTML_ENTITY_DECODE", "LOWERCASE", "CMD_LINE", "URL_DECODE", "BASE64_DECODE", "HEX_DECODE", "MD5", "REPLACE_COMMENTS", "ESCAPE_SEQ_DECODE", "SQL_HEX_DECODE", "CSS_DECODE", "JS_DECODE", "NORMALIZE_PATH", "NORMALIZE_PATH_WIN", "REMOVE_NULLS", "REPLACE_NULLS", "BASE64_DECODE_EXT", "URL_DECODE_UNI", "UTF8_TO_UNICODE"
3433
3533
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.rate_based_statement.limit #=> Integer
3434
3534
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.rate_based_statement.aggregate_key_type #=> String, one of "IP", "FORWARDED_IP"
3435
3535
  # resp.web_acl.post_process_firewall_manager_rule_groups[0].firewall_manager_statement.managed_rule_group_statement.scope_down_statement.rate_based_statement.scope_down_statement #=> Types::Statement
@@ -3467,15 +3567,85 @@ module Aws::WAFV2
3467
3567
  req.send_request(options)
3468
3568
  end
3469
3569
 
3570
+ # Returns a list of the available versions for the specified managed
3571
+ # rule group.
3572
+ #
3573
+ # @option params [required, String] :vendor_name
3574
+ # The name of the managed rule group vendor. You use this, along with
3575
+ # the rule group name, to identify the rule group.
3576
+ #
3577
+ # @option params [required, String] :name
3578
+ # The name of the managed rule group. You use this, along with the
3579
+ # vendor name, to identify the rule group.
3580
+ #
3581
+ # @option params [required, String] :scope
3582
+ # Specifies whether this is for an Amazon CloudFront distribution or for
3583
+ # a regional application. A regional application can be an Application
3584
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
3585
+ # GraphQL API.
3586
+ #
3587
+ # To work with CloudFront, you must also specify the Region US East (N.
3588
+ # Virginia) as follows:
3589
+ #
3590
+ # * CLI - Specify the Region when you use the CloudFront scope:
3591
+ # `--scope=CLOUDFRONT --region=us-east-1`.
3592
+ #
3593
+ # * API and SDKs - For all calls, use the Region endpoint us-east-1.
3594
+ #
3595
+ # @option params [String] :next_marker
3596
+ # When you request a list of objects with a `Limit` setting, if the
3597
+ # number of objects that are still available for retrieval exceeds the
3598
+ # limit, WAF returns a `NextMarker` value in the response. To retrieve
3599
+ # the next batch of objects, provide the marker from the prior call in
3600
+ # your next request.
3601
+ #
3602
+ # @option params [Integer] :limit
3603
+ # The maximum number of objects that you want WAF to return for this
3604
+ # request. If more objects are available, in the response, WAF provides
3605
+ # a `NextMarker` value that you can use in a subsequent call to get the
3606
+ # next batch of objects.
3607
+ #
3608
+ # @return [Types::ListAvailableManagedRuleGroupVersionsResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
3609
+ #
3610
+ # * {Types::ListAvailableManagedRuleGroupVersionsResponse#next_marker #next_marker} => String
3611
+ # * {Types::ListAvailableManagedRuleGroupVersionsResponse#versions #versions} => Array&lt;Types::ManagedRuleGroupVersion&gt;
3612
+ #
3613
+ # @example Request syntax with placeholder values
3614
+ #
3615
+ # resp = client.list_available_managed_rule_group_versions({
3616
+ # vendor_name: "VendorName", # required
3617
+ # name: "EntityName", # required
3618
+ # scope: "CLOUDFRONT", # required, accepts CLOUDFRONT, REGIONAL
3619
+ # next_marker: "NextMarker",
3620
+ # limit: 1,
3621
+ # })
3622
+ #
3623
+ # @example Response structure
3624
+ #
3625
+ # resp.next_marker #=> String
3626
+ # resp.versions #=> Array
3627
+ # resp.versions[0].name #=> String
3628
+ # resp.versions[0].last_update_timestamp #=> Time
3629
+ #
3630
+ # @see http://docs.aws.amazon.com/goto/WebAPI/wafv2-2019-07-29/ListAvailableManagedRuleGroupVersions AWS API Documentation
3631
+ #
3632
+ # @overload list_available_managed_rule_group_versions(params = {})
3633
+ # @param [Hash] params ({})
3634
+ def list_available_managed_rule_group_versions(params = {}, options = {})
3635
+ req = build_request(:list_available_managed_rule_group_versions, params)
3636
+ req.send_request(options)
3637
+ end
3638
+
3470
3639
  # Retrieves an array of managed rule groups that are available for you
3471
- # to use. This list includes all AWS Managed Rules rule groups and the
3472
- # AWS Marketplace managed rule groups that you're subscribed to.
3640
+ # to use. This list includes all Amazon Web Services Managed Rules rule
3641
+ # groups and all of the Marketplace managed rule groups that you're
3642
+ # subscribed to.
3473
3643
  #
3474
3644
  # @option params [required, String] :scope
3475
- # Specifies whether this is for an AWS CloudFront distribution or for a
3476
- # regional application. A regional application can be an Application
3477
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
3478
- # API.
3645
+ # Specifies whether this is for an Amazon CloudFront distribution or for
3646
+ # a regional application. A regional application can be an Application
3647
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
3648
+ # GraphQL API.
3479
3649
  #
3480
3650
  # To work with CloudFront, you must also specify the Region US East (N.
3481
3651
  # Virginia) as follows:
@@ -3488,15 +3658,15 @@ module Aws::WAFV2
3488
3658
  # @option params [String] :next_marker
3489
3659
  # When you request a list of objects with a `Limit` setting, if the
3490
3660
  # number of objects that are still available for retrieval exceeds the
3491
- # limit, AWS WAF returns a `NextMarker` value in the response. To
3492
- # retrieve the next batch of objects, provide the marker from the prior
3493
- # call in your next request.
3661
+ # limit, WAF returns a `NextMarker` value in the response. To retrieve
3662
+ # the next batch of objects, provide the marker from the prior call in
3663
+ # your next request.
3494
3664
  #
3495
3665
  # @option params [Integer] :limit
3496
- # The maximum number of objects that you want AWS WAF to return for this
3497
- # request. If more objects are available, in the response, AWS WAF
3498
- # provides a `NextMarker` value that you can use in a subsequent call to
3499
- # get the next batch of objects.
3666
+ # The maximum number of objects that you want WAF to return for this
3667
+ # request. If more objects are available, in the response, WAF provides
3668
+ # a `NextMarker` value that you can use in a subsequent call to get the
3669
+ # next batch of objects.
3500
3670
  #
3501
3671
  # @return [Types::ListAvailableManagedRuleGroupsResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
3502
3672
  #
@@ -3532,10 +3702,10 @@ module Aws::WAFV2
3532
3702
  # manage.
3533
3703
  #
3534
3704
  # @option params [required, String] :scope
3535
- # Specifies whether this is for an AWS CloudFront distribution or for a
3536
- # regional application. A regional application can be an Application
3537
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
3538
- # API.
3705
+ # Specifies whether this is for an Amazon CloudFront distribution or for
3706
+ # a regional application. A regional application can be an Application
3707
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
3708
+ # GraphQL API.
3539
3709
  #
3540
3710
  # To work with CloudFront, you must also specify the Region US East (N.
3541
3711
  # Virginia) as follows:
@@ -3548,15 +3718,15 @@ module Aws::WAFV2
3548
3718
  # @option params [String] :next_marker
3549
3719
  # When you request a list of objects with a `Limit` setting, if the
3550
3720
  # number of objects that are still available for retrieval exceeds the
3551
- # limit, AWS WAF returns a `NextMarker` value in the response. To
3552
- # retrieve the next batch of objects, provide the marker from the prior
3553
- # call in your next request.
3721
+ # limit, WAF returns a `NextMarker` value in the response. To retrieve
3722
+ # the next batch of objects, provide the marker from the prior call in
3723
+ # your next request.
3554
3724
  #
3555
3725
  # @option params [Integer] :limit
3556
- # The maximum number of objects that you want AWS WAF to return for this
3557
- # request. If more objects are available, in the response, AWS WAF
3558
- # provides a `NextMarker` value that you can use in a subsequent call to
3559
- # get the next batch of objects.
3726
+ # The maximum number of objects that you want WAF to return for this
3727
+ # request. If more objects are available, in the response, WAF provides
3728
+ # a `NextMarker` value that you can use in a subsequent call to get the
3729
+ # next batch of objects.
3560
3730
  #
3561
3731
  # @return [Types::ListIPSetsResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
3562
3732
  #
@@ -3593,10 +3763,10 @@ module Aws::WAFV2
3593
3763
  # Retrieves an array of your LoggingConfiguration objects.
3594
3764
  #
3595
3765
  # @option params [String] :scope
3596
- # Specifies whether this is for an AWS CloudFront distribution or for a
3597
- # regional application. A regional application can be an Application
3598
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
3599
- # API.
3766
+ # Specifies whether this is for an Amazon CloudFront distribution or for
3767
+ # a regional application. A regional application can be an Application
3768
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
3769
+ # GraphQL API.
3600
3770
  #
3601
3771
  # To work with CloudFront, you must also specify the Region US East (N.
3602
3772
  # Virginia) as follows:
@@ -3609,15 +3779,15 @@ module Aws::WAFV2
3609
3779
  # @option params [String] :next_marker
3610
3780
  # When you request a list of objects with a `Limit` setting, if the
3611
3781
  # number of objects that are still available for retrieval exceeds the
3612
- # limit, AWS WAF returns a `NextMarker` value in the response. To
3613
- # retrieve the next batch of objects, provide the marker from the prior
3614
- # call in your next request.
3782
+ # limit, WAF returns a `NextMarker` value in the response. To retrieve
3783
+ # the next batch of objects, provide the marker from the prior call in
3784
+ # your next request.
3615
3785
  #
3616
3786
  # @option params [Integer] :limit
3617
- # The maximum number of objects that you want AWS WAF to return for this
3618
- # request. If more objects are available, in the response, AWS WAF
3619
- # provides a `NextMarker` value that you can use in a subsequent call to
3620
- # get the next batch of objects.
3787
+ # The maximum number of objects that you want WAF to return for this
3788
+ # request. If more objects are available, in the response, WAF provides
3789
+ # a `NextMarker` value that you can use in a subsequent call to get the
3790
+ # next batch of objects.
3621
3791
  #
3622
3792
  # @return [Types::ListLoggingConfigurationsResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
3623
3793
  #
@@ -3664,14 +3834,87 @@ module Aws::WAFV2
3664
3834
  req.send_request(options)
3665
3835
  end
3666
3836
 
3837
+ # Retrieves the managed rule sets that you own.
3838
+ #
3839
+ # <note markdown="1"> This is intended for use only by vendors of managed rule sets. Vendors
3840
+ # are Amazon Web Services and Marketplace sellers.
3841
+ #
3842
+ # Vendors, you can use the managed rule set APIs to provide controlled
3843
+ # rollout of your versioned managed rule group offerings for your
3844
+ # customers. The APIs are `ListManagedRuleSets`, `GetManagedRuleSet`,
3845
+ # `PutManagedRuleSetVersions`, and
3846
+ # `UpdateManagedRuleSetVersionExpiryDate`.
3847
+ #
3848
+ # </note>
3849
+ #
3850
+ # @option params [required, String] :scope
3851
+ # Specifies whether this is for an Amazon CloudFront distribution or for
3852
+ # a regional application. A regional application can be an Application
3853
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
3854
+ # GraphQL API.
3855
+ #
3856
+ # To work with CloudFront, you must also specify the Region US East (N.
3857
+ # Virginia) as follows:
3858
+ #
3859
+ # * CLI - Specify the Region when you use the CloudFront scope:
3860
+ # `--scope=CLOUDFRONT --region=us-east-1`.
3861
+ #
3862
+ # * API and SDKs - For all calls, use the Region endpoint us-east-1.
3863
+ #
3864
+ # @option params [String] :next_marker
3865
+ # When you request a list of objects with a `Limit` setting, if the
3866
+ # number of objects that are still available for retrieval exceeds the
3867
+ # limit, WAF returns a `NextMarker` value in the response. To retrieve
3868
+ # the next batch of objects, provide the marker from the prior call in
3869
+ # your next request.
3870
+ #
3871
+ # @option params [Integer] :limit
3872
+ # The maximum number of objects that you want WAF to return for this
3873
+ # request. If more objects are available, in the response, WAF provides
3874
+ # a `NextMarker` value that you can use in a subsequent call to get the
3875
+ # next batch of objects.
3876
+ #
3877
+ # @return [Types::ListManagedRuleSetsResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
3878
+ #
3879
+ # * {Types::ListManagedRuleSetsResponse#next_marker #next_marker} => String
3880
+ # * {Types::ListManagedRuleSetsResponse#managed_rule_sets #managed_rule_sets} => Array&lt;Types::ManagedRuleSetSummary&gt;
3881
+ #
3882
+ # @example Request syntax with placeholder values
3883
+ #
3884
+ # resp = client.list_managed_rule_sets({
3885
+ # scope: "CLOUDFRONT", # required, accepts CLOUDFRONT, REGIONAL
3886
+ # next_marker: "NextMarker",
3887
+ # limit: 1,
3888
+ # })
3889
+ #
3890
+ # @example Response structure
3891
+ #
3892
+ # resp.next_marker #=> String
3893
+ # resp.managed_rule_sets #=> Array
3894
+ # resp.managed_rule_sets[0].name #=> String
3895
+ # resp.managed_rule_sets[0].id #=> String
3896
+ # resp.managed_rule_sets[0].description #=> String
3897
+ # resp.managed_rule_sets[0].lock_token #=> String
3898
+ # resp.managed_rule_sets[0].arn #=> String
3899
+ # resp.managed_rule_sets[0].label_namespace #=> String
3900
+ #
3901
+ # @see http://docs.aws.amazon.com/goto/WebAPI/wafv2-2019-07-29/ListManagedRuleSets AWS API Documentation
3902
+ #
3903
+ # @overload list_managed_rule_sets(params = {})
3904
+ # @param [Hash] params ({})
3905
+ def list_managed_rule_sets(params = {}, options = {})
3906
+ req = build_request(:list_managed_rule_sets, params)
3907
+ req.send_request(options)
3908
+ end
3909
+
3667
3910
  # Retrieves an array of RegexPatternSetSummary objects for the regex
3668
3911
  # pattern sets that you manage.
3669
3912
  #
3670
3913
  # @option params [required, String] :scope
3671
- # Specifies whether this is for an AWS CloudFront distribution or for a
3672
- # regional application. A regional application can be an Application
3673
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
3674
- # API.
3914
+ # Specifies whether this is for an Amazon CloudFront distribution or for
3915
+ # a regional application. A regional application can be an Application
3916
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
3917
+ # GraphQL API.
3675
3918
  #
3676
3919
  # To work with CloudFront, you must also specify the Region US East (N.
3677
3920
  # Virginia) as follows:
@@ -3684,15 +3927,15 @@ module Aws::WAFV2
3684
3927
  # @option params [String] :next_marker
3685
3928
  # When you request a list of objects with a `Limit` setting, if the
3686
3929
  # number of objects that are still available for retrieval exceeds the
3687
- # limit, AWS WAF returns a `NextMarker` value in the response. To
3688
- # retrieve the next batch of objects, provide the marker from the prior
3689
- # call in your next request.
3930
+ # limit, WAF returns a `NextMarker` value in the response. To retrieve
3931
+ # the next batch of objects, provide the marker from the prior call in
3932
+ # your next request.
3690
3933
  #
3691
3934
  # @option params [Integer] :limit
3692
- # The maximum number of objects that you want AWS WAF to return for this
3693
- # request. If more objects are available, in the response, AWS WAF
3694
- # provides a `NextMarker` value that you can use in a subsequent call to
3695
- # get the next batch of objects.
3935
+ # The maximum number of objects that you want WAF to return for this
3936
+ # request. If more objects are available, in the response, WAF provides
3937
+ # a `NextMarker` value that you can use in a subsequent call to get the
3938
+ # next batch of objects.
3696
3939
  #
3697
3940
  # @return [Types::ListRegexPatternSetsResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
3698
3941
  #
@@ -3728,16 +3971,16 @@ module Aws::WAFV2
3728
3971
 
3729
3972
  # Retrieves an array of the Amazon Resource Names (ARNs) for the
3730
3973
  # regional resources that are associated with the specified web ACL. If
3731
- # you want the list of AWS CloudFront resources, use the AWS CloudFront
3974
+ # you want the list of Amazon CloudFront resources, use the CloudFront
3732
3975
  # call `ListDistributionsByWebACLId`.
3733
3976
  #
3734
3977
  # @option params [required, String] :web_acl_arn
3735
- # The Amazon Resource Name (ARN) of the Web ACL.
3978
+ # The Amazon Resource Name (ARN) of the web ACL.
3736
3979
  #
3737
3980
  # @option params [String] :resource_type
3738
3981
  # Used for web ACLs that are scoped for regional applications. A
3739
- # regional application can be an Application Load Balancer (ALB), an API
3740
- # Gateway REST API, or an AppSync GraphQL API.
3982
+ # regional application can be an Application Load Balancer (ALB), an
3983
+ # Amazon API Gateway REST API, or an AppSync GraphQL API.
3741
3984
  #
3742
3985
  # @return [Types::ListResourcesForWebACLResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
3743
3986
  #
@@ -3768,10 +4011,10 @@ module Aws::WAFV2
3768
4011
  # that you manage.
3769
4012
  #
3770
4013
  # @option params [required, String] :scope
3771
- # Specifies whether this is for an AWS CloudFront distribution or for a
3772
- # regional application. A regional application can be an Application
3773
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
3774
- # API.
4014
+ # Specifies whether this is for an Amazon CloudFront distribution or for
4015
+ # a regional application. A regional application can be an Application
4016
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
4017
+ # GraphQL API.
3775
4018
  #
3776
4019
  # To work with CloudFront, you must also specify the Region US East (N.
3777
4020
  # Virginia) as follows:
@@ -3784,15 +4027,15 @@ module Aws::WAFV2
3784
4027
  # @option params [String] :next_marker
3785
4028
  # When you request a list of objects with a `Limit` setting, if the
3786
4029
  # number of objects that are still available for retrieval exceeds the
3787
- # limit, AWS WAF returns a `NextMarker` value in the response. To
3788
- # retrieve the next batch of objects, provide the marker from the prior
3789
- # call in your next request.
4030
+ # limit, WAF returns a `NextMarker` value in the response. To retrieve
4031
+ # the next batch of objects, provide the marker from the prior call in
4032
+ # your next request.
3790
4033
  #
3791
4034
  # @option params [Integer] :limit
3792
- # The maximum number of objects that you want AWS WAF to return for this
3793
- # request. If more objects are available, in the response, AWS WAF
3794
- # provides a `NextMarker` value that you can use in a subsequent call to
3795
- # get the next batch of objects.
4035
+ # The maximum number of objects that you want WAF to return for this
4036
+ # request. If more objects are available, in the response, WAF provides
4037
+ # a `NextMarker` value that you can use in a subsequent call to get the
4038
+ # next batch of objects.
3796
4039
  #
3797
4040
  # @return [Types::ListRuleGroupsResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
3798
4041
  #
@@ -3830,25 +4073,25 @@ module Aws::WAFV2
3830
4073
  # key:value pairs that you can use to categorize and manage your
3831
4074
  # resources, for purposes like billing. For example, you might set the
3832
4075
  # tag key to "customer" and the value to the customer name or ID. You
3833
- # can specify one or more tags to add to each AWS resource, up to 50
3834
- # tags for a resource.
4076
+ # can specify one or more tags to add to each Amazon Web Services
4077
+ # resource, up to 50 tags for a resource.
3835
4078
  #
3836
- # You can tag the AWS resources that you manage through AWS WAF: web
3837
- # ACLs, rule groups, IP sets, and regex pattern sets. You can't manage
3838
- # or view tags through the AWS WAF console.
4079
+ # You can tag the Amazon Web Services resources that you manage through
4080
+ # WAF: web ACLs, rule groups, IP sets, and regex pattern sets. You
4081
+ # can't manage or view tags through the WAF console.
3839
4082
  #
3840
4083
  # @option params [String] :next_marker
3841
4084
  # When you request a list of objects with a `Limit` setting, if the
3842
4085
  # number of objects that are still available for retrieval exceeds the
3843
- # limit, AWS WAF returns a `NextMarker` value in the response. To
3844
- # retrieve the next batch of objects, provide the marker from the prior
3845
- # call in your next request.
4086
+ # limit, WAF returns a `NextMarker` value in the response. To retrieve
4087
+ # the next batch of objects, provide the marker from the prior call in
4088
+ # your next request.
3846
4089
  #
3847
4090
  # @option params [Integer] :limit
3848
- # The maximum number of objects that you want AWS WAF to return for this
3849
- # request. If more objects are available, in the response, AWS WAF
3850
- # provides a `NextMarker` value that you can use in a subsequent call to
3851
- # get the next batch of objects.
4091
+ # The maximum number of objects that you want WAF to return for this
4092
+ # request. If more objects are available, in the response, WAF provides
4093
+ # a `NextMarker` value that you can use in a subsequent call to get the
4094
+ # next batch of objects.
3852
4095
  #
3853
4096
  # @option params [required, String] :resource_arn
3854
4097
  # The Amazon Resource Name (ARN) of the resource.
@@ -3887,10 +4130,10 @@ module Aws::WAFV2
3887
4130
  # manage.
3888
4131
  #
3889
4132
  # @option params [required, String] :scope
3890
- # Specifies whether this is for an AWS CloudFront distribution or for a
3891
- # regional application. A regional application can be an Application
3892
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
3893
- # API.
4133
+ # Specifies whether this is for an Amazon CloudFront distribution or for
4134
+ # a regional application. A regional application can be an Application
4135
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
4136
+ # GraphQL API.
3894
4137
  #
3895
4138
  # To work with CloudFront, you must also specify the Region US East (N.
3896
4139
  # Virginia) as follows:
@@ -3903,15 +4146,15 @@ module Aws::WAFV2
3903
4146
  # @option params [String] :next_marker
3904
4147
  # When you request a list of objects with a `Limit` setting, if the
3905
4148
  # number of objects that are still available for retrieval exceeds the
3906
- # limit, AWS WAF returns a `NextMarker` value in the response. To
3907
- # retrieve the next batch of objects, provide the marker from the prior
3908
- # call in your next request.
4149
+ # limit, WAF returns a `NextMarker` value in the response. To retrieve
4150
+ # the next batch of objects, provide the marker from the prior call in
4151
+ # your next request.
3909
4152
  #
3910
4153
  # @option params [Integer] :limit
3911
- # The maximum number of objects that you want AWS WAF to return for this
3912
- # request. If more objects are available, in the response, AWS WAF
3913
- # provides a `NextMarker` value that you can use in a subsequent call to
3914
- # get the next batch of objects.
4154
+ # The maximum number of objects that you want WAF to return for this
4155
+ # request. If more objects are available, in the response, WAF provides
4156
+ # a `NextMarker` value that you can use in a subsequent call to get the
4157
+ # next batch of objects.
3915
4158
  #
3916
4159
  # @return [Types::ListWebACLsResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
3917
4160
  #
@@ -3948,8 +4191,8 @@ module Aws::WAFV2
3948
4191
  # Enables the specified LoggingConfiguration, to start logging from a
3949
4192
  # web ACL, according to the configuration provided.
3950
4193
  #
3951
- # You can access information about all traffic that AWS WAF inspects
3952
- # using the following steps:
4194
+ # You can access information about all traffic that WAF inspects using
4195
+ # the following steps:
3953
4196
  #
3954
4197
  # 1. Create an Amazon Kinesis Data Firehose.
3955
4198
  #
@@ -3969,10 +4212,19 @@ module Aws::WAFV2
3969
4212
  # `PutLoggingConfiguration` request.
3970
4213
  #
3971
4214
  # When you successfully enable logging using a `PutLoggingConfiguration`
3972
- # request, AWS WAF will create a service linked role with the necessary
4215
+ # request, WAF will create a service linked role with the necessary
3973
4216
  # permissions to write logs to the Amazon Kinesis Data Firehose. For
3974
4217
  # more information, see [Logging Web ACL Traffic Information][1] in the
3975
- # *AWS WAF Developer Guide*.
4218
+ # *WAF Developer Guide*.
4219
+ #
4220
+ # <note markdown="1"> This operation completely replaces the mutable specifications that you
4221
+ # already have for the logging configuration with the ones that you
4222
+ # provide to this call. To modify the logging configuration, retrieve it
4223
+ # by calling GetLoggingConfiguration, update the settings as needed, and
4224
+ # then provide the complete logging configuration specification to this
4225
+ # call.
4226
+ #
4227
+ # </note>
3976
4228
  #
3977
4229
  #
3978
4230
  #
@@ -4072,6 +4324,110 @@ module Aws::WAFV2
4072
4324
  req.send_request(options)
4073
4325
  end
4074
4326
 
4327
+ # Defines the versions of your managed rule set that you are offering to
4328
+ # the customers. Customers see your offerings as managed rule groups
4329
+ # with versioning.
4330
+ #
4331
+ # <note markdown="1"> This is intended for use only by vendors of managed rule sets. Vendors
4332
+ # are Amazon Web Services and Marketplace sellers.
4333
+ #
4334
+ # Vendors, you can use the managed rule set APIs to provide controlled
4335
+ # rollout of your versioned managed rule group offerings for your
4336
+ # customers. The APIs are `ListManagedRuleSets`, `GetManagedRuleSet`,
4337
+ # `PutManagedRuleSetVersions`, and
4338
+ # `UpdateManagedRuleSetVersionExpiryDate`.
4339
+ #
4340
+ # </note>
4341
+ #
4342
+ # Customers retrieve their managed rule group list by calling
4343
+ # ListAvailableManagedRuleGroups. The name that you provide here for
4344
+ # your managed rule set is the name the customer sees for the
4345
+ # corresponding managed rule group. Customers can retrieve the available
4346
+ # versions for a managed rule group by calling
4347
+ # ListAvailableManagedRuleGroupVersions. You provide a rule group
4348
+ # specification for each version. For each managed rule set, you must
4349
+ # specify a version that you recommend using.
4350
+ #
4351
+ # To initiate the expiration of a managed rule group version, use
4352
+ # UpdateManagedRuleSetVersionExpiryDate.
4353
+ #
4354
+ # @option params [required, String] :name
4355
+ # The name of the managed rule set. You use this, along with the rule
4356
+ # set ID, to identify the rule set.
4357
+ #
4358
+ # This name is assigned to the corresponding managed rule group, which
4359
+ # your customers can access and use.
4360
+ #
4361
+ # @option params [required, String] :scope
4362
+ # Specifies whether this is for an Amazon CloudFront distribution or for
4363
+ # a regional application. A regional application can be an Application
4364
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
4365
+ # GraphQL API.
4366
+ #
4367
+ # To work with CloudFront, you must also specify the Region US East (N.
4368
+ # Virginia) as follows:
4369
+ #
4370
+ # * CLI - Specify the Region when you use the CloudFront scope:
4371
+ # `--scope=CLOUDFRONT --region=us-east-1`.
4372
+ #
4373
+ # * API and SDKs - For all calls, use the Region endpoint us-east-1.
4374
+ #
4375
+ # @option params [required, String] :id
4376
+ # A unique identifier for the managed rule set. The ID is returned in
4377
+ # the responses to commands like `list`. You provide it to operations
4378
+ # like `get` and `update`.
4379
+ #
4380
+ # @option params [required, String] :lock_token
4381
+ # A token used for optimistic locking. WAF returns a token to your `get`
4382
+ # and `list` requests, to mark the state of the entity at the time of
4383
+ # the request. To make changes to the entity associated with the token,
4384
+ # you provide the token to operations like `update` and `delete`. WAF
4385
+ # uses the token to ensure that no changes have been made to the entity
4386
+ # since you last retrieved it. If a change has been made, the update
4387
+ # fails with a `WAFOptimisticLockException`. If this happens, perform
4388
+ # another `get`, and use the new token returned by that operation.
4389
+ #
4390
+ # @option params [String] :recommended_version
4391
+ # The version of the named managed rule group that you'd like your
4392
+ # customers to choose, from among your version offerings.
4393
+ #
4394
+ # @option params [Hash<String,Types::VersionToPublish>] :versions_to_publish
4395
+ # The versions of the named managed rule group that you want to offer to
4396
+ # your customers.
4397
+ #
4398
+ # @return [Types::PutManagedRuleSetVersionsResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
4399
+ #
4400
+ # * {Types::PutManagedRuleSetVersionsResponse#next_lock_token #next_lock_token} => String
4401
+ #
4402
+ # @example Request syntax with placeholder values
4403
+ #
4404
+ # resp = client.put_managed_rule_set_versions({
4405
+ # name: "EntityName", # required
4406
+ # scope: "CLOUDFRONT", # required, accepts CLOUDFRONT, REGIONAL
4407
+ # id: "EntityId", # required
4408
+ # lock_token: "LockToken", # required
4409
+ # recommended_version: "VersionKeyString",
4410
+ # versions_to_publish: {
4411
+ # "VersionKeyString" => {
4412
+ # associated_rule_group_arn: "ResourceArn",
4413
+ # forecasted_lifetime: 1,
4414
+ # },
4415
+ # },
4416
+ # })
4417
+ #
4418
+ # @example Response structure
4419
+ #
4420
+ # resp.next_lock_token #=> String
4421
+ #
4422
+ # @see http://docs.aws.amazon.com/goto/WebAPI/wafv2-2019-07-29/PutManagedRuleSetVersions AWS API Documentation
4423
+ #
4424
+ # @overload put_managed_rule_set_versions(params = {})
4425
+ # @param [Hash] params ({})
4426
+ def put_managed_rule_set_versions(params = {}, options = {})
4427
+ req = build_request(:put_managed_rule_set_versions, params)
4428
+ req.send_request(options)
4429
+ end
4430
+
4075
4431
  # Attaches an IAM policy to the specified resource. Use this to share a
4076
4432
  # rule group across accounts.
4077
4433
  #
@@ -4083,7 +4439,7 @@ module Aws::WAFV2
4083
4439
  # request.
4084
4440
  #
4085
4441
  # * The ARN in the request must be a valid WAF RuleGroup ARN and the
4086
- # rule group must exist in the same region.
4442
+ # rule group must exist in the same Region.
4087
4443
  #
4088
4444
  # * The user making the request must be the owner of the rule group.
4089
4445
  #
@@ -4105,7 +4461,7 @@ module Aws::WAFV2
4105
4461
  # * `Effect` must specify `Allow`.
4106
4462
  #
4107
4463
  # * `Action` must specify `wafv2:CreateWebACL`, `wafv2:UpdateWebACL`,
4108
- # and `wafv2:PutFirewallManagerRuleGroups`. AWS WAF rejects any extra
4464
+ # and `wafv2:PutFirewallManagerRuleGroups`. WAF rejects any extra
4109
4465
  # actions or wildcard actions in the policy.
4110
4466
  #
4111
4467
  # * The policy must not include a `Resource` parameter.
@@ -4134,16 +4490,16 @@ module Aws::WAFV2
4134
4490
  req.send_request(options)
4135
4491
  end
4136
4492
 
4137
- # Associates tags with the specified AWS resource. Tags are key:value
4138
- # pairs that you can use to categorize and manage your resources, for
4139
- # purposes like billing. For example, you might set the tag key to
4140
- # "customer" and the value to the customer name or ID. You can specify
4141
- # one or more tags to add to each AWS resource, up to 50 tags for a
4142
- # resource.
4493
+ # Associates tags with the specified Amazon Web Services resource. Tags
4494
+ # are key:value pairs that you can use to categorize and manage your
4495
+ # resources, for purposes like billing. For example, you might set the
4496
+ # tag key to "customer" and the value to the customer name or ID. You
4497
+ # can specify one or more tags to add to each Amazon Web Services
4498
+ # resource, up to 50 tags for a resource.
4143
4499
  #
4144
- # You can tag the AWS resources that you manage through AWS WAF: web
4145
- # ACLs, rule groups, IP sets, and regex pattern sets. You can't manage
4146
- # or view tags through the AWS WAF console.
4500
+ # You can tag the Amazon Web Services resources that you manage through
4501
+ # WAF: web ACLs, rule groups, IP sets, and regex pattern sets. You
4502
+ # can't manage or view tags through the WAF console.
4147
4503
  #
4148
4504
  # @option params [required, String] :resource_arn
4149
4505
  # The Amazon Resource Name (ARN) of the resource.
@@ -4174,11 +4530,12 @@ module Aws::WAFV2
4174
4530
  req.send_request(options)
4175
4531
  end
4176
4532
 
4177
- # Disassociates tags from an AWS resource. Tags are key:value pairs that
4178
- # you can associate with AWS resources. For example, the tag key might
4179
- # be "customer" and the tag value might be "companyA." You can
4180
- # specify one or more tags to add to each container. You can add up to
4181
- # 50 tags to each AWS resource.
4533
+ # Disassociates tags from an Amazon Web Services resource. Tags are
4534
+ # key:value pairs that you can associate with Amazon Web Services
4535
+ # resources. For example, the tag key might be "customer" and the tag
4536
+ # value might be "companyA." You can specify one or more tags to add
4537
+ # to each container. You can add up to 50 tags to each Amazon Web
4538
+ # Services resource.
4182
4539
  #
4183
4540
  # @option params [required, String] :resource_arn
4184
4541
  # The Amazon Resource Name (ARN) of the resource.
@@ -4207,11 +4564,11 @@ module Aws::WAFV2
4207
4564
 
4208
4565
  # Updates the specified IPSet.
4209
4566
  #
4210
- # <note markdown="1"> This operation completely replaces any IP address specifications that
4211
- # you already have in the IP set with the ones that you provide to this
4212
- # call. If you want to add to or modify the addresses that are already
4213
- # in the IP set, retrieve those by calling GetIPSet, update them, and
4214
- # provide the complete updated array of IP addresses to this call.
4567
+ # <note markdown="1"> This operation completely replaces the mutable specifications that you
4568
+ # already have for the IP set with the ones that you provide to this
4569
+ # call. To modify the IP set, retrieve it by calling GetIPSet, update
4570
+ # the settings as needed, and then provide the complete IP set
4571
+ # specification to this call.
4215
4572
  #
4216
4573
  # </note>
4217
4574
  #
@@ -4220,10 +4577,10 @@ module Aws::WAFV2
4220
4577
  # you create it.
4221
4578
  #
4222
4579
  # @option params [required, String] :scope
4223
- # Specifies whether this is for an AWS CloudFront distribution or for a
4224
- # regional application. A regional application can be an Application
4225
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
4226
- # API.
4580
+ # Specifies whether this is for an Amazon CloudFront distribution or for
4581
+ # a regional application. A regional application can be an Application
4582
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
4583
+ # GraphQL API.
4227
4584
  #
4228
4585
  # To work with CloudFront, you must also specify the Region US East (N.
4229
4586
  # Virginia) as follows:
@@ -4244,26 +4601,24 @@ module Aws::WAFV2
4244
4601
  # @option params [required, Array<String>] :addresses
4245
4602
  # Contains an array of strings that specify one or more IP addresses or
4246
4603
  # blocks of IP addresses in Classless Inter-Domain Routing (CIDR)
4247
- # notation. AWS WAF supports all IPv4 and IPv6 CIDR ranges except for
4248
- # /0.
4604
+ # notation. WAF supports all IPv4 and IPv6 CIDR ranges except for /0.
4249
4605
  #
4250
4606
  # Examples:
4251
4607
  #
4252
- # * To configure AWS WAF to allow, block, or count requests that
4253
- # originated from the IP address 192.0.2.44, specify `192.0.2.44/32`.
4608
+ # * To configure WAF to allow, block, or count requests that originated
4609
+ # from the IP address 192.0.2.44, specify `192.0.2.44/32`.
4254
4610
  #
4255
- # * To configure AWS WAF to allow, block, or count requests that
4256
- # originated from IP addresses from 192.0.2.0 to 192.0.2.255, specify
4611
+ # * To configure WAF to allow, block, or count requests that originated
4612
+ # from IP addresses from 192.0.2.0 to 192.0.2.255, specify
4257
4613
  # `192.0.2.0/24`.
4258
4614
  #
4259
- # * To configure AWS WAF to allow, block, or count requests that
4260
- # originated from the IP address
4261
- # 1111:0000:0000:0000:0000:0000:0000:0111, specify
4615
+ # * To configure WAF to allow, block, or count requests that originated
4616
+ # from the IP address 1111:0000:0000:0000:0000:0000:0000:0111, specify
4262
4617
  # `1111:0000:0000:0000:0000:0000:0000:0111/128`.
4263
4618
  #
4264
- # * To configure AWS WAF to allow, block, or count requests that
4265
- # originated from IP addresses 1111:0000:0000:0000:0000:0000:0000:0000
4266
- # to 1111:0000:0000:0000:ffff:ffff:ffff:ffff, specify
4619
+ # * To configure WAF to allow, block, or count requests that originated
4620
+ # from IP addresses 1111:0000:0000:0000:0000:0000:0000:0000 to
4621
+ # 1111:0000:0000:0000:ffff:ffff:ffff:ffff, specify
4267
4622
  # `1111:0000:0000:0000:0000:0000:0000:0000/64`.
4268
4623
  #
4269
4624
  # For more information about CIDR notation, see the Wikipedia entry
@@ -4274,14 +4629,14 @@ module Aws::WAFV2
4274
4629
  # [1]: https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing
4275
4630
  #
4276
4631
  # @option params [required, String] :lock_token
4277
- # A token used for optimistic locking. AWS WAF returns a token to your
4278
- # get and list requests, to mark the state of the entity at the time of
4632
+ # A token used for optimistic locking. WAF returns a token to your `get`
4633
+ # and `list` requests, to mark the state of the entity at the time of
4279
4634
  # the request. To make changes to the entity associated with the token,
4280
- # you provide the token to operations like update and delete. AWS WAF
4635
+ # you provide the token to operations like `update` and `delete`. WAF
4281
4636
  # uses the token to ensure that no changes have been made to the entity
4282
4637
  # since you last retrieved it. If a change has been made, the update
4283
4638
  # fails with a `WAFOptimisticLockException`. If this happens, perform
4284
- # another get, and use the new token returned by that operation.
4639
+ # another `get`, and use the new token returned by that operation.
4285
4640
  #
4286
4641
  # @return [Types::UpdateIPSetResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
4287
4642
  #
@@ -4311,17 +4666,120 @@ module Aws::WAFV2
4311
4666
  req.send_request(options)
4312
4667
  end
4313
4668
 
4669
+ # Updates the expiration information for your managed rule set. Use this
4670
+ # to initiate the expiration of a managed rule group version. After you
4671
+ # initiate expiration for a version, WAF excludes it from the reponse to
4672
+ # ListAvailableManagedRuleGroupVersions for the managed rule group.
4673
+ #
4674
+ # <note markdown="1"> This is intended for use only by vendors of managed rule sets. Vendors
4675
+ # are Amazon Web Services and Marketplace sellers.
4676
+ #
4677
+ # Vendors, you can use the managed rule set APIs to provide controlled
4678
+ # rollout of your versioned managed rule group offerings for your
4679
+ # customers. The APIs are `ListManagedRuleSets`, `GetManagedRuleSet`,
4680
+ # `PutManagedRuleSetVersions`, and
4681
+ # `UpdateManagedRuleSetVersionExpiryDate`.
4682
+ #
4683
+ # </note>
4684
+ #
4685
+ # @option params [required, String] :name
4686
+ # The name of the managed rule set. You use this, along with the rule
4687
+ # set ID, to identify the rule set.
4688
+ #
4689
+ # This name is assigned to the corresponding managed rule group, which
4690
+ # your customers can access and use.
4691
+ #
4692
+ # @option params [required, String] :scope
4693
+ # Specifies whether this is for an Amazon CloudFront distribution or for
4694
+ # a regional application. A regional application can be an Application
4695
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
4696
+ # GraphQL API.
4697
+ #
4698
+ # To work with CloudFront, you must also specify the Region US East (N.
4699
+ # Virginia) as follows:
4700
+ #
4701
+ # * CLI - Specify the Region when you use the CloudFront scope:
4702
+ # `--scope=CLOUDFRONT --region=us-east-1`.
4703
+ #
4704
+ # * API and SDKs - For all calls, use the Region endpoint us-east-1.
4705
+ #
4706
+ # @option params [required, String] :id
4707
+ # A unique identifier for the managed rule set. The ID is returned in
4708
+ # the responses to commands like `list`. You provide it to operations
4709
+ # like `get` and `update`.
4710
+ #
4711
+ # @option params [required, String] :lock_token
4712
+ # A token used for optimistic locking. WAF returns a token to your `get`
4713
+ # and `list` requests, to mark the state of the entity at the time of
4714
+ # the request. To make changes to the entity associated with the token,
4715
+ # you provide the token to operations like `update` and `delete`. WAF
4716
+ # uses the token to ensure that no changes have been made to the entity
4717
+ # since you last retrieved it. If a change has been made, the update
4718
+ # fails with a `WAFOptimisticLockException`. If this happens, perform
4719
+ # another `get`, and use the new token returned by that operation.
4720
+ #
4721
+ # @option params [required, String] :version_to_expire
4722
+ # The version that you want to remove from your list of offerings for
4723
+ # the named managed rule group.
4724
+ #
4725
+ # @option params [required, Time,DateTime,Date,Integer,String] :expiry_timestamp
4726
+ # The time that you want the version to expire.
4727
+ #
4728
+ # Times are in Coordinated Universal Time (UTC) format. UTC format
4729
+ # includes the special designator, Z. For example,
4730
+ # "2016-09-27T14:50Z".
4731
+ #
4732
+ # @return [Types::UpdateManagedRuleSetVersionExpiryDateResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
4733
+ #
4734
+ # * {Types::UpdateManagedRuleSetVersionExpiryDateResponse#expiring_version #expiring_version} => String
4735
+ # * {Types::UpdateManagedRuleSetVersionExpiryDateResponse#expiry_timestamp #expiry_timestamp} => Time
4736
+ # * {Types::UpdateManagedRuleSetVersionExpiryDateResponse#next_lock_token #next_lock_token} => String
4737
+ #
4738
+ # @example Request syntax with placeholder values
4739
+ #
4740
+ # resp = client.update_managed_rule_set_version_expiry_date({
4741
+ # name: "EntityName", # required
4742
+ # scope: "CLOUDFRONT", # required, accepts CLOUDFRONT, REGIONAL
4743
+ # id: "EntityId", # required
4744
+ # lock_token: "LockToken", # required
4745
+ # version_to_expire: "VersionKeyString", # required
4746
+ # expiry_timestamp: Time.now, # required
4747
+ # })
4748
+ #
4749
+ # @example Response structure
4750
+ #
4751
+ # resp.expiring_version #=> String
4752
+ # resp.expiry_timestamp #=> Time
4753
+ # resp.next_lock_token #=> String
4754
+ #
4755
+ # @see http://docs.aws.amazon.com/goto/WebAPI/wafv2-2019-07-29/UpdateManagedRuleSetVersionExpiryDate AWS API Documentation
4756
+ #
4757
+ # @overload update_managed_rule_set_version_expiry_date(params = {})
4758
+ # @param [Hash] params ({})
4759
+ def update_managed_rule_set_version_expiry_date(params = {}, options = {})
4760
+ req = build_request(:update_managed_rule_set_version_expiry_date, params)
4761
+ req.send_request(options)
4762
+ end
4763
+
4314
4764
  # Updates the specified RegexPatternSet.
4315
4765
  #
4766
+ # <note markdown="1"> This operation completely replaces the mutable specifications that you
4767
+ # already have for the regex pattern set with the ones that you provide
4768
+ # to this call. To modify the regex pattern set, retrieve it by calling
4769
+ # GetRegexPatternSet, update the settings as needed, and then provide
4770
+ # the complete regex pattern set specification to this call.
4771
+ #
4772
+ # </note>
4773
+ #
4316
4774
  # @option params [required, String] :name
4317
4775
  # The name of the set. You cannot change the name after you create the
4318
4776
  # set.
4319
4777
  #
4320
4778
  # @option params [required, String] :scope
4321
- # Specifies whether this is for an AWS CloudFront distribution or for a
4322
- # regional application. A regional application can be an Application
4323
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
4324
- # API.
4779
+ # Specifies whether this is for an Amazon CloudFront distribution or for
4780
+ # a regional application. A regional application can be an Application
4781
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
4782
+ # GraphQL API.
4325
4783
  #
4326
4784
  # To work with CloudFront, you must also specify the Region US East (N.
4327
4785
  # Virginia) as follows:
@@ -4342,14 +4800,14 @@ module Aws::WAFV2
4342
4800
  # @option params [required, Array<Types::Regex>] :regular_expression_list
4343
4801
  #
4344
4802
  # @option params [required, String] :lock_token
4345
- # A token used for optimistic locking. AWS WAF returns a token to your
4346
- # get and list requests, to mark the state of the entity at the time of
4803
+ # A token used for optimistic locking. WAF returns a token to your `get`
4804
+ # and `list` requests, to mark the state of the entity at the time of
4347
4805
  # the request. To make changes to the entity associated with the token,
4348
- # you provide the token to operations like update and delete. AWS WAF
4806
+ # you provide the token to operations like `update` and `delete`. WAF
4349
4807
  # uses the token to ensure that no changes have been made to the entity
4350
4808
  # since you last retrieved it. If a change has been made, the update
4351
4809
  # fails with a `WAFOptimisticLockException`. If this happens, perform
4352
- # another get, and use the new token returned by that operation.
4810
+ # another `get`, and use the new token returned by that operation.
4353
4811
  #
4354
4812
  # @return [Types::UpdateRegexPatternSetResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
4355
4813
  #
@@ -4385,6 +4843,14 @@ module Aws::WAFV2
4385
4843
 
4386
4844
  # Updates the specified RuleGroup.
4387
4845
  #
4846
+ # <note markdown="1"> This operation completely replaces the mutable specifications that you
4847
+ # already have for the rule group with the ones that you provide to this
4848
+ # call. To modify the rule group, retrieve it by calling GetRuleGroup,
4849
+ # update the settings as needed, and then provide the complete rule
4850
+ # group specification to this call.
4851
+ #
4852
+ # </note>
4853
+ #
4388
4854
  # A rule group defines a collection of rules to inspect and control web
4389
4855
  # requests that you can use in a WebACL. When you create a rule group,
4390
4856
  # you define an immutable capacity limit. If you update a rule group,
@@ -4396,10 +4862,10 @@ module Aws::WAFV2
4396
4862
  # after you create it.
4397
4863
  #
4398
4864
  # @option params [required, String] :scope
4399
- # Specifies whether this is for an AWS CloudFront distribution or for a
4400
- # regional application. A regional application can be an Application
4401
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
4402
- # API.
4865
+ # Specifies whether this is for an Amazon CloudFront distribution or for
4866
+ # a regional application. A regional application can be an Application
4867
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
4868
+ # GraphQL API.
4403
4869
  #
4404
4870
  # To work with CloudFront, you must also specify the Region US East (N.
4405
4871
  # Virginia) as follows:
@@ -4420,22 +4886,22 @@ module Aws::WAFV2
4420
4886
  # @option params [Array<Types::Rule>] :rules
4421
4887
  # The Rule statements used to identify the web requests that you want to
4422
4888
  # allow, block, or count. Each rule includes one top-level statement
4423
- # that AWS WAF uses to identify matching web requests, and parameters
4424
- # that govern how AWS WAF handles them.
4889
+ # that WAF uses to identify matching web requests, and parameters that
4890
+ # govern how WAF handles them.
4425
4891
  #
4426
4892
  # @option params [required, Types::VisibilityConfig] :visibility_config
4427
4893
  # Defines and enables Amazon CloudWatch metrics and web request sample
4428
4894
  # collection.
4429
4895
  #
4430
4896
  # @option params [required, String] :lock_token
4431
- # A token used for optimistic locking. AWS WAF returns a token to your
4432
- # get and list requests, to mark the state of the entity at the time of
4897
+ # A token used for optimistic locking. WAF returns a token to your `get`
4898
+ # and `list` requests, to mark the state of the entity at the time of
4433
4899
  # the request. To make changes to the entity associated with the token,
4434
- # you provide the token to operations like update and delete. AWS WAF
4900
+ # you provide the token to operations like `update` and `delete`. WAF
4435
4901
  # uses the token to ensure that no changes have been made to the entity
4436
4902
  # since you last retrieved it. If a change has been made, the update
4437
4903
  # fails with a `WAFOptimisticLockException`. If this happens, perform
4438
- # another get, and use the new token returned by that operation.
4904
+ # another `get`, and use the new token returned by that operation.
4439
4905
  #
4440
4906
  # @option params [Hash<String,Types::CustomResponseBody>] :custom_response_bodies
4441
4907
  # A map of custom response keys and content bodies. When you create a
@@ -4444,12 +4910,12 @@ module Aws::WAFV2
4444
4910
  # rules that you define in the rule group.
4445
4911
  #
4446
4912
  # For information about customizing web requests and responses, see
4447
- # [Customizing web requests and responses in AWS WAF][1] in the [AWS WAF
4913
+ # [Customizing web requests and responses in WAF][1] in the [WAF
4448
4914
  # Developer Guide][2].
4449
4915
  #
4450
4916
  # For information about the limits on count and size for custom request
4451
- # and response settings, see [AWS WAF quotas][3] in the [AWS WAF
4452
- # Developer Guide][2].
4917
+ # and response settings, see [WAF quotas][3] in the [WAF Developer
4918
+ # Guide][2].
4453
4919
  #
4454
4920
  #
4455
4921
  #
@@ -4505,7 +4971,7 @@ module Aws::WAFV2
4505
4971
  # text_transformations: [ # required
4506
4972
  # {
4507
4973
  # priority: 1, # required
4508
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
4974
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
4509
4975
  # },
4510
4976
  # ],
4511
4977
  # positional_constraint: "EXACTLY", # required, accepts EXACTLY, STARTS_WITH, ENDS_WITH, CONTAINS, CONTAINS_WORD
@@ -4541,7 +5007,7 @@ module Aws::WAFV2
4541
5007
  # text_transformations: [ # required
4542
5008
  # {
4543
5009
  # priority: 1, # required
4544
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
5010
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
4545
5011
  # },
4546
5012
  # ],
4547
5013
  # },
@@ -4576,7 +5042,7 @@ module Aws::WAFV2
4576
5042
  # text_transformations: [ # required
4577
5043
  # {
4578
5044
  # priority: 1, # required
4579
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
5045
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
4580
5046
  # },
4581
5047
  # ],
4582
5048
  # },
@@ -4613,7 +5079,7 @@ module Aws::WAFV2
4613
5079
  # text_transformations: [ # required
4614
5080
  # {
4615
5081
  # priority: 1, # required
4616
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
5082
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
4617
5083
  # },
4618
5084
  # ],
4619
5085
  # },
@@ -4672,7 +5138,7 @@ module Aws::WAFV2
4672
5138
  # text_transformations: [ # required
4673
5139
  # {
4674
5140
  # priority: 1, # required
4675
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
5141
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
4676
5142
  # },
4677
5143
  # ],
4678
5144
  # },
@@ -4709,6 +5175,7 @@ module Aws::WAFV2
4709
5175
  # managed_rule_group_statement: {
4710
5176
  # vendor_name: "VendorName", # required
4711
5177
  # name: "EntityName", # required
5178
+ # version: "VersionKeyString",
4712
5179
  # excluded_rules: [
4713
5180
  # {
4714
5181
  # name: "EntityName", # required
@@ -4812,25 +5279,34 @@ module Aws::WAFV2
4812
5279
 
4813
5280
  # Updates the specified WebACL.
4814
5281
  #
4815
- # A Web ACL defines a collection of rules to use to inspect and control
5282
+ # <note markdown="1"> This operation completely replaces the mutable specifications that you
5283
+ # already have for the web ACL with the ones that you provide to this
5284
+ # call. To modify the web ACL, retrieve it by calling GetWebACL, update
5285
+ # the settings as needed, and then provide the complete web ACL
5286
+ # specification to this call.
5287
+ #
5288
+ # </note>
5289
+ #
5290
+ # A web ACL defines a collection of rules to use to inspect and control
4816
5291
  # web requests. Each rule has an action defined (allow, block, or count)
4817
- # for requests that match the statement of the rule. In the Web ACL, you
5292
+ # for requests that match the statement of the rule. In the web ACL, you
4818
5293
  # assign a default action to take (allow, block) for any request that
4819
- # does not match any of the rules. The rules in a Web ACL can be a
5294
+ # does not match any of the rules. The rules in a web ACL can be a
4820
5295
  # combination of the types Rule, RuleGroup, and managed rule group. You
4821
- # can associate a Web ACL with one or more AWS resources to protect. The
4822
- # resources can be Amazon CloudFront, an Amazon API Gateway REST API, an
4823
- # Application Load Balancer, or an AWS AppSync GraphQL API.
5296
+ # can associate a web ACL with one or more Amazon Web Services resources
5297
+ # to protect. The resources can be an Amazon CloudFront distribution, an
5298
+ # Amazon API Gateway REST API, an Application Load Balancer, or an
5299
+ # AppSync GraphQL API.
4824
5300
  #
4825
5301
  # @option params [required, String] :name
4826
- # The name of the Web ACL. You cannot change the name of a Web ACL after
5302
+ # The name of the web ACL. You cannot change the name of a web ACL after
4827
5303
  # you create it.
4828
5304
  #
4829
5305
  # @option params [required, String] :scope
4830
- # Specifies whether this is for an AWS CloudFront distribution or for a
4831
- # regional application. A regional application can be an Application
4832
- # Load Balancer (ALB), an API Gateway REST API, or an AppSync GraphQL
4833
- # API.
5306
+ # Specifies whether this is for an Amazon CloudFront distribution or for
5307
+ # a regional application. A regional application can be an Application
5308
+ # Load Balancer (ALB), an Amazon API Gateway REST API, or an AppSync
5309
+ # GraphQL API.
4834
5310
  #
4835
5311
  # To work with CloudFront, you must also specify the Region US East (N.
4836
5312
  # Virginia) as follows:
@@ -4841,7 +5317,7 @@ module Aws::WAFV2
4841
5317
  # * API and SDKs - For all calls, use the Region endpoint us-east-1.
4842
5318
  #
4843
5319
  # @option params [required, String] :id
4844
- # The unique identifier for the Web ACL. This ID is returned in the
5320
+ # The unique identifier for the web ACL. This ID is returned in the
4845
5321
  # responses to create and list commands. You provide it to operations
4846
5322
  # like update and delete.
4847
5323
  #
@@ -4850,27 +5326,27 @@ module Aws::WAFV2
4850
5326
  # match.
4851
5327
  #
4852
5328
  # @option params [String] :description
4853
- # A description of the Web ACL that helps with identification.
5329
+ # A description of the web ACL that helps with identification.
4854
5330
  #
4855
5331
  # @option params [Array<Types::Rule>] :rules
4856
5332
  # The Rule statements used to identify the web requests that you want to
4857
5333
  # allow, block, or count. Each rule includes one top-level statement
4858
- # that AWS WAF uses to identify matching web requests, and parameters
4859
- # that govern how AWS WAF handles them.
5334
+ # that WAF uses to identify matching web requests, and parameters that
5335
+ # govern how WAF handles them.
4860
5336
  #
4861
5337
  # @option params [required, Types::VisibilityConfig] :visibility_config
4862
5338
  # Defines and enables Amazon CloudWatch metrics and web request sample
4863
5339
  # collection.
4864
5340
  #
4865
5341
  # @option params [required, String] :lock_token
4866
- # A token used for optimistic locking. AWS WAF returns a token to your
4867
- # get and list requests, to mark the state of the entity at the time of
5342
+ # A token used for optimistic locking. WAF returns a token to your `get`
5343
+ # and `list` requests, to mark the state of the entity at the time of
4868
5344
  # the request. To make changes to the entity associated with the token,
4869
- # you provide the token to operations like update and delete. AWS WAF
5345
+ # you provide the token to operations like `update` and `delete`. WAF
4870
5346
  # uses the token to ensure that no changes have been made to the entity
4871
5347
  # since you last retrieved it. If a change has been made, the update
4872
5348
  # fails with a `WAFOptimisticLockException`. If this happens, perform
4873
- # another get, and use the new token returned by that operation.
5349
+ # another `get`, and use the new token returned by that operation.
4874
5350
  #
4875
5351
  # @option params [Hash<String,Types::CustomResponseBody>] :custom_response_bodies
4876
5352
  # A map of custom response keys and content bodies. When you create a
@@ -4879,12 +5355,12 @@ module Aws::WAFV2
4879
5355
  # rules and default actions that you define in the web ACL.
4880
5356
  #
4881
5357
  # For information about customizing web requests and responses, see
4882
- # [Customizing web requests and responses in AWS WAF][1] in the [AWS WAF
5358
+ # [Customizing web requests and responses in WAF][1] in the [WAF
4883
5359
  # Developer Guide][2].
4884
5360
  #
4885
5361
  # For information about the limits on count and size for custom request
4886
- # and response settings, see [AWS WAF quotas][3] in the [AWS WAF
4887
- # Developer Guide][2].
5362
+ # and response settings, see [WAF quotas][3] in the [WAF Developer
5363
+ # Guide][2].
4888
5364
  #
4889
5365
  #
4890
5366
  #
@@ -4964,7 +5440,7 @@ module Aws::WAFV2
4964
5440
  # text_transformations: [ # required
4965
5441
  # {
4966
5442
  # priority: 1, # required
4967
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
5443
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
4968
5444
  # },
4969
5445
  # ],
4970
5446
  # positional_constraint: "EXACTLY", # required, accepts EXACTLY, STARTS_WITH, ENDS_WITH, CONTAINS, CONTAINS_WORD
@@ -5000,7 +5476,7 @@ module Aws::WAFV2
5000
5476
  # text_transformations: [ # required
5001
5477
  # {
5002
5478
  # priority: 1, # required
5003
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
5479
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
5004
5480
  # },
5005
5481
  # ],
5006
5482
  # },
@@ -5035,7 +5511,7 @@ module Aws::WAFV2
5035
5511
  # text_transformations: [ # required
5036
5512
  # {
5037
5513
  # priority: 1, # required
5038
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
5514
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
5039
5515
  # },
5040
5516
  # ],
5041
5517
  # },
@@ -5072,7 +5548,7 @@ module Aws::WAFV2
5072
5548
  # text_transformations: [ # required
5073
5549
  # {
5074
5550
  # priority: 1, # required
5075
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
5551
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
5076
5552
  # },
5077
5553
  # ],
5078
5554
  # },
@@ -5131,7 +5607,7 @@ module Aws::WAFV2
5131
5607
  # text_transformations: [ # required
5132
5608
  # {
5133
5609
  # priority: 1, # required
5134
- # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE
5610
+ # type: "NONE", # required, accepts NONE, COMPRESS_WHITE_SPACE, HTML_ENTITY_DECODE, LOWERCASE, CMD_LINE, URL_DECODE, BASE64_DECODE, HEX_DECODE, MD5, REPLACE_COMMENTS, ESCAPE_SEQ_DECODE, SQL_HEX_DECODE, CSS_DECODE, JS_DECODE, NORMALIZE_PATH, NORMALIZE_PATH_WIN, REMOVE_NULLS, REPLACE_NULLS, BASE64_DECODE_EXT, URL_DECODE_UNI, UTF8_TO_UNICODE
5135
5611
  # },
5136
5612
  # ],
5137
5613
  # },
@@ -5168,6 +5644,7 @@ module Aws::WAFV2
5168
5644
  # managed_rule_group_statement: {
5169
5645
  # vendor_name: "VendorName", # required
5170
5646
  # name: "EntityName", # required
5647
+ # version: "VersionKeyString",
5171
5648
  # excluded_rules: [
5172
5649
  # {
5173
5650
  # name: "EntityName", # required
@@ -5282,7 +5759,7 @@ module Aws::WAFV2
5282
5759
  params: params,
5283
5760
  config: config)
5284
5761
  context[:gem_name] = 'aws-sdk-wafv2'
5285
- context[:gem_version] = '1.20.0'
5762
+ context[:gem_version] = '1.24.0'
5286
5763
  Seahorse::Client::Request.new(handlers, context)
5287
5764
  end
5288
5765