aws-sdk-wafv2 1.50.0 → 1.51.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: bd9106ec51d1ccf63c648ded301764ce5fdc141d7f4a2421d4ce9846f3597453
4
+ data.tar.gz: b20545af1a3d8ea51d26c34103bf6b1812139a9be3a98b864707502c4faac3e7
5
5
  SHA512:
6
- metadata.gz: 92105dfc665cc575294f0892e8437e75198b70ca909a2109c4697bb1fa61b61f8c9160fc6161d1dc24819fc72ff509567e73791f022c87c60fcc4927d7ba6bd9
7
- data.tar.gz: 1d97d3b7eee9715bb2d3bd399ee9384a16603a9f0fc23d74fc0ca2f231da82ef9a892a0048c0a38728af42923e750dd2afdc53b8d8d09d97e3682bf6b8b5769e
6
+ metadata.gz: c70d19f3a83389bcb464277f54ab9116cb9a3092a659ef6fcfa101c8cd42e71856a21e4159478ac7fa33bd5727386e1c8958a46ec05df50527ec67a775cf4da3
7
+ data.tar.gz: bb5b27d13ab7e5c311029e266461a38b6a344748cd2fd8d80b86f37f292d9286e635a566c00dacae91db66904064701b0f7eaa00959f9c6c027ebd1eedd99fd9
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.51.0 (2023-04-03)
5
+ ------------------
6
+
7
+ * 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.
8
+
4
9
  1.50.0 (2023-02-23)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.50.0
1
+ 1.51.0