aws-sdk-wafv2 1.50.0 → 1.53.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: 0f50d03a9784488272a13fef4b960186472e865b74353d079722f7b4082c8c6d
4
- data.tar.gz: 5d82c5f394ab7bb93cdf701c40cb239715f2b7f7ea160b4b009f9fdd9443211f
3
+ metadata.gz: 0166abd004f805638efffd7525e05e521e1a060445f14255e69c4265a2865538
4
+ data.tar.gz: ca4b13f96fa39e33ed2a36b135a69a783fb1151a6135b66ebae86c31c47c8697
5
5
  SHA512:
6
- metadata.gz: 92105dfc665cc575294f0892e8437e75198b70ca909a2109c4697bb1fa61b61f8c9160fc6161d1dc24819fc72ff509567e73791f022c87c60fcc4927d7ba6bd9
7
- data.tar.gz: 1d97d3b7eee9715bb2d3bd399ee9384a16603a9f0fc23d74fc0ca2f231da82ef9a892a0048c0a38728af42923e750dd2afdc53b8d8d09d97e3682bf6b8b5769e
6
+ metadata.gz: b9943569f24760670a57b8c1ae8d13d4f68a15d18b595234d7f8220271cdaed74724b56cc3e3786036127dadb40904f48f47d971f20e9febb2b37171646d583d
7
+ data.tar.gz: 4e940c00150584cfd7933c8aa55adc437737a6fa72b76322da35feb02541deefd6df474e49da3b15d1c19b2957d8f592c3f2770cb15bcb629a36684c941033de
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.53.0 (2023-04-04)
5
+ ------------------
6
+
7
+ * Feature - This release rolls back association config feature for webACLs that protect CloudFront protections.
8
+
9
+ 1.52.0 (2023-04-04)
10
+ ------------------
11
+
12
+ * Feature - This release rolls back association config feature for webACLs that protect CloudFront protections.
13
+
14
+ 1.51.0 (2023-04-03)
15
+ ------------------
16
+
17
+ * Feature - For web ACLs that protect CloudFront protections, the default request body inspection size is now 16 KB, and you can use the new association configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur additional costs.
18
+
4
19
  1.50.0 (2023-02-23)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.50.0
1
+ 1.53.0
@@ -9388,7 +9388,7 @@ module Aws::WAFV2
9388
9388
  params: params,
9389
9389
  config: config)
9390
9390
  context[:gem_name] = 'aws-sdk-wafv2'
9391
- context[:gem_version] = '1.50.0'
9391
+ context[:gem_version] = '1.53.0'
9392
9392
  Seahorse::Client::Request.new(handlers, context)
9393
9393
  end
9394
9394
 
@@ -43,84 +43,6 @@ module Aws::WAFV2
43
43
  end
44
44
  raise ArgumentError, "DualStack is enabled but this partition does not support DualStack"
45
45
  end
46
- if Aws::Endpoints::Matchers.string_equals?(region, "af-south-1")
47
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.af-south-1.amazonaws.com", headers: {}, properties: {})
48
- end
49
- if Aws::Endpoints::Matchers.string_equals?(region, "ap-east-1")
50
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.ap-east-1.amazonaws.com", headers: {}, properties: {})
51
- end
52
- if Aws::Endpoints::Matchers.string_equals?(region, "ap-northeast-1")
53
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.ap-northeast-1.amazonaws.com", headers: {}, properties: {})
54
- end
55
- if Aws::Endpoints::Matchers.string_equals?(region, "ap-northeast-2")
56
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.ap-northeast-2.amazonaws.com", headers: {}, properties: {})
57
- end
58
- if Aws::Endpoints::Matchers.string_equals?(region, "ap-northeast-3")
59
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.ap-northeast-3.amazonaws.com", headers: {}, properties: {})
60
- end
61
- if Aws::Endpoints::Matchers.string_equals?(region, "ap-south-1")
62
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.ap-south-1.amazonaws.com", headers: {}, properties: {})
63
- end
64
- if Aws::Endpoints::Matchers.string_equals?(region, "ap-southeast-1")
65
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.ap-southeast-1.amazonaws.com", headers: {}, properties: {})
66
- end
67
- if Aws::Endpoints::Matchers.string_equals?(region, "ap-southeast-2")
68
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.ap-southeast-2.amazonaws.com", headers: {}, properties: {})
69
- end
70
- if Aws::Endpoints::Matchers.string_equals?(region, "ap-southeast-3")
71
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.ap-southeast-3.amazonaws.com", headers: {}, properties: {})
72
- end
73
- if Aws::Endpoints::Matchers.string_equals?(region, "ca-central-1")
74
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.ca-central-1.amazonaws.com", headers: {}, properties: {})
75
- end
76
- if Aws::Endpoints::Matchers.string_equals?(region, "eu-central-1")
77
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.eu-central-1.amazonaws.com", headers: {}, properties: {})
78
- end
79
- if Aws::Endpoints::Matchers.string_equals?(region, "eu-north-1")
80
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.eu-north-1.amazonaws.com", headers: {}, properties: {})
81
- end
82
- if Aws::Endpoints::Matchers.string_equals?(region, "eu-south-1")
83
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.eu-south-1.amazonaws.com", headers: {}, properties: {})
84
- end
85
- if Aws::Endpoints::Matchers.string_equals?(region, "eu-west-1")
86
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.eu-west-1.amazonaws.com", headers: {}, properties: {})
87
- end
88
- if Aws::Endpoints::Matchers.string_equals?(region, "eu-west-2")
89
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.eu-west-2.amazonaws.com", headers: {}, properties: {})
90
- end
91
- if Aws::Endpoints::Matchers.string_equals?(region, "eu-west-3")
92
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.eu-west-3.amazonaws.com", headers: {}, properties: {})
93
- end
94
- if Aws::Endpoints::Matchers.string_equals?(region, "me-south-1")
95
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.me-south-1.amazonaws.com", headers: {}, properties: {})
96
- end
97
- if Aws::Endpoints::Matchers.string_equals?(region, "sa-east-1")
98
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.sa-east-1.amazonaws.com", headers: {}, properties: {})
99
- end
100
- if Aws::Endpoints::Matchers.string_equals?(region, "us-east-1")
101
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.us-east-1.amazonaws.com", headers: {}, properties: {})
102
- end
103
- if Aws::Endpoints::Matchers.string_equals?(region, "us-east-2")
104
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.us-east-2.amazonaws.com", headers: {}, properties: {})
105
- end
106
- if Aws::Endpoints::Matchers.string_equals?(region, "us-west-1")
107
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.us-west-1.amazonaws.com", headers: {}, properties: {})
108
- end
109
- if Aws::Endpoints::Matchers.string_equals?(region, "us-west-2")
110
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.us-west-2.amazonaws.com", headers: {}, properties: {})
111
- end
112
- if Aws::Endpoints::Matchers.string_equals?(region, "cn-north-1")
113
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.cn-north-1.amazonaws.com.cn", headers: {}, properties: {})
114
- end
115
- if Aws::Endpoints::Matchers.string_equals?(region, "cn-northwest-1")
116
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.cn-northwest-1.amazonaws.com.cn", headers: {}, properties: {})
117
- end
118
- if Aws::Endpoints::Matchers.string_equals?(region, "us-gov-east-1")
119
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.us-gov-east-1.amazonaws.com", headers: {}, properties: {})
120
- end
121
- if Aws::Endpoints::Matchers.string_equals?(region, "us-gov-west-1")
122
- return Aws::Endpoints::Endpoint.new(url: "https://wafv2.us-gov-west-1.amazonaws.com", headers: {}, properties: {})
123
- end
124
46
  return Aws::Endpoints::Endpoint.new(url: "https://wafv2.#{region}.#{partition_result['dnsSuffix']}", headers: {}, properties: {})
125
47
  end
126
48
  end
@@ -292,12 +292,12 @@ module Aws::WAFV2
292
292
  # FieldToMatch. The maximum length of the value is 200 bytes.
293
293
  #
294
294
  # Valid values depend on the component that you specify for inspection
295
- # in `FieldToMatch`\:
295
+ # in `FieldToMatch`:
296
296
  #
297
- # * `Method`\: The HTTP method that you want WAF to search for. This
297
+ # * `Method`: The HTTP method that you want WAF to search for. This
298
298
  # indicates the type of operation specified in the request.
299
299
  #
300
- # * `UriPath`\: The value that you want WAF to search for in the URI
300
+ # * `UriPath`: The value that you want WAF to search for in the URI
301
301
  # path, for example, `/images/daily-ad.jpg`.
302
302
  #
303
303
  # If `SearchString` includes alphabetic characters A-Z and a-z, note
@@ -1735,7 +1735,7 @@ module Aws::WAFV2
1735
1735
  # * The syntax for the label namespace prefix for a managed rule group
1736
1736
  # is the following:
1737
1737
  #
1738
- # `awswaf:managed:<vendor>:<rule group name>`\:
1738
+ # `awswaf:managed:<vendor>:<rule group name>`:
1739
1739
  #
1740
1740
  # * When a rule with a label matches a web request, WAF adds the fully
1741
1741
  # qualified label to the request. A fully qualified label is made up
@@ -4592,7 +4592,7 @@ module Aws::WAFV2
4592
4592
  # * The syntax for the label namespace prefix for a managed rule group
4593
4593
  # is the following:
4594
4594
  #
4595
- # `awswaf:managed:<vendor>:<rule group name>`\:
4595
+ # `awswaf:managed:<vendor>:<rule group name>`:
4596
4596
  #
4597
4597
  # * When a rule with a label matches a web request, WAF adds the fully
4598
4598
  # qualified label to the request. A fully qualified label is made up
@@ -4671,7 +4671,7 @@ module Aws::WAFV2
4671
4671
  # * The syntax for the label namespace prefix for a managed rule group
4672
4672
  # is the following:
4673
4673
  #
4674
- # `awswaf:managed:<vendor>:<rule group name>`\:
4674
+ # `awswaf:managed:<vendor>:<rule group name>`:
4675
4675
  #
4676
4676
  # * When a rule with a label matches a web request, WAF adds the fully
4677
4677
  # qualified label to the request. A fully qualified label is made up
data/lib/aws-sdk-wafv2.rb CHANGED
@@ -52,6 +52,6 @@ require_relative 'aws-sdk-wafv2/customizations'
52
52
  # @!group service
53
53
  module Aws::WAFV2
54
54
 
55
- GEM_VERSION = '1.50.0'
55
+ GEM_VERSION = '1.53.0'
56
56
 
57
57
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-wafv2
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.50.0
4
+ version: 1.53.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-02-23 00:00:00.000000000 Z
11
+ date: 2023-04-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core