aws-sdk-wafv2 1.56.0 → 1.57.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: 7d044b4ad5c6e0b94af6b727b4f4e2fc6bc8abca43cb5140ca5702a83190a9a2
4
- data.tar.gz: 3616b201a8527541257a9ebbe74387b28331cde680adcda0f561c557046e1204
3
+ metadata.gz: 04d532d9d74f7f4cbd66c67fa02bff71e3f9df1aa743767f8e3f1b59dc982951
4
+ data.tar.gz: be1317bc05fd071f2506e0f9ccdbd3fbffd3d7ec9c639107499d9ec73cce6ca7
5
5
  SHA512:
6
- metadata.gz: 4eb269e68588ed12a56fb505a2f01e6c68c8ff4c846b04b732120d92c5b3e5ef0a6966fbcf7ea24def62bddd54d2792ba8b3fd0fccaa9dc99e3885732034f807
7
- data.tar.gz: 277041506470c6a050b718d89d150bc69ddcd184c438e9cd550e472dfc82bf5ed7b9399036f307babaa3a50d828b4f9c90673cdac8cdc4f568a3e77336ac208a
6
+ metadata.gz: 055b537c9e2599bf870c55288d8edd463e3588b6b3c4a8cbec5671c8b11a25b783acb7ce10a2ed76c6052ea318a6b96f34464cd3605cb329e3fe547fc74f4d2a
7
+ data.tar.gz: 257300429253e58273d98fdabeab21cf67c01f53e3e1ff004321a7631857ed0021f8ed56027b16d88f8be06601a209b85f4db88d801b6cb293fe9d8a38bef7c1
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.57.0 (2023-05-16)
5
+ ------------------
6
+
7
+ * Feature - My AWS Service (placeholder) - You can now rate limit web requests based on aggregation keys other than IP addresses, and you can aggregate using combinations of keys. You can also rate limit all requests that match a scope-down statement, without further aggregation.
8
+
4
9
  1.56.0 (2023-04-28)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.56.0
1
+ 1.57.0