aws-sdk-wafv2 1.49.0 → 1.51.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ac3cbfce22afd2c4426033d6bc73101ecc5712383d9c6f05eae64b7bc3441b1f
4
- data.tar.gz: f5876dc0b7e1e152f199ecf571b9c09244997c230729a3e7121810e8b2676170
3
+ metadata.gz: bd9106ec51d1ccf63c648ded301764ce5fdc141d7f4a2421d4ce9846f3597453
4
+ data.tar.gz: b20545af1a3d8ea51d26c34103bf6b1812139a9be3a98b864707502c4faac3e7
5
5
  SHA512:
6
- metadata.gz: b0b0bee48b57d787323db8fc2321b16f4dcc2d3541f02d524defbce9aab88d21b6d4e278d8a9f45297d377394fcc629a8bae98c9727c7c1d748e6c7dd3bc93c6
7
- data.tar.gz: 29dc882047dc7e50127391ad39887683dbac827aad6abdfb997f3c5df8c963d5ee63683f4a5186bd2059b28c282a5d4bd981f8290e6383a31f152963a0cc6f5f
6
+ metadata.gz: c70d19f3a83389bcb464277f54ab9116cb9a3092a659ef6fcfa101c8cd42e71856a21e4159478ac7fa33bd5727386e1c8958a46ec05df50527ec67a775cf4da3
7
+ data.tar.gz: bb5b27d13ab7e5c311029e266461a38b6a344748cd2fd8d80b86f37f292d9286e635a566c00dacae91db66904064701b0f7eaa00959f9c6c027ebd1eedd99fd9
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
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
+
9
+ 1.50.0 (2023-02-23)
10
+ ------------------
11
+
12
+ * Feature - You can now associate an AWS WAF v2 web ACL with an AWS App Runner service.
13
+
4
14
  1.49.0 (2023-02-16)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.49.0
1
+ 1.51.0