aws-sdk-wafv2 1.53.0 → 1.55.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: 0166abd004f805638efffd7525e05e521e1a060445f14255e69c4265a2865538
4
- data.tar.gz: ca4b13f96fa39e33ed2a36b135a69a783fb1151a6135b66ebae86c31c47c8697
3
+ metadata.gz: b312e42fc9814644c96d187455979dfc42bb68b3f56143ab436be947259e107e
4
+ data.tar.gz: 1f98a4da60b377e79f570113687e727c976fab2f2d44bac235a48733116d8ae3
5
5
  SHA512:
6
- metadata.gz: b9943569f24760670a57b8c1ae8d13d4f68a15d18b595234d7f8220271cdaed74724b56cc3e3786036127dadb40904f48f47d971f20e9febb2b37171646d583d
7
- data.tar.gz: 4e940c00150584cfd7933c8aa55adc437737a6fa72b76322da35feb02541deefd6df474e49da3b15d1c19b2957d8f592c3f2770cb15bcb629a36684c941033de
6
+ metadata.gz: e67e46800d56a4dd60ac536f2f3827eec3ea95ecea791bb06614141b079b9660f1129b2599ce37fa97490ebb7c8031562df3e5aaf07cbe46d97207137b2c8af8
7
+ data.tar.gz: adfcc383eaf27291ded159c8527991852a3fc13e0ff26853a45792704817eeb2779ccfd8b5a7598ed6a8897b9d09780984c62a67927439281ca77659c7e2edba
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.55.0 (2023-04-20)
5
+ ------------------
6
+
7
+ * Feature - You can now create encrypted API keys to use in a client application integration of the JavaScript CAPTCHA API . You can also retrieve a list of your API keys and the JavaScript application integration URL.
8
+
9
+ 1.54.0 (2023-04-11)
10
+ ------------------
11
+
12
+ * 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.
13
+
4
14
  1.53.0 (2023-04-04)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.53.0
1
+ 1.55.0