aws-sdk-wafv2 1.56.0 → 1.58.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: 7d044b4ad5c6e0b94af6b727b4f4e2fc6bc8abca43cb5140ca5702a83190a9a2
4
- data.tar.gz: 3616b201a8527541257a9ebbe74387b28331cde680adcda0f561c557046e1204
3
+ metadata.gz: 3ab9b0eee53189e58a125e3c33835ac1f28a9dd22478167905660f7184c72041
4
+ data.tar.gz: 6b05711b9529f49a7c4a980fd6df3bf2ab9696dbd8a375f98ed4cc80b8e98181
5
5
  SHA512:
6
- metadata.gz: 4eb269e68588ed12a56fb505a2f01e6c68c8ff4c846b04b732120d92c5b3e5ef0a6966fbcf7ea24def62bddd54d2792ba8b3fd0fccaa9dc99e3885732034f807
7
- data.tar.gz: 277041506470c6a050b718d89d150bc69ddcd184c438e9cd550e472dfc82bf5ed7b9399036f307babaa3a50d828b4f9c90673cdac8cdc4f568a3e77336ac208a
6
+ metadata.gz: 41b5b3019ea45aaba727290dfe5ac95cd4479c6aed925c1be24826b1edd96e841b5a23b79f06cde9152bbcc0f3828d352280323a9d35c1d61df6c381011e2b37
7
+ data.tar.gz: e50447a35d31ad25b4f39bcd3a3cb5337f20f77fdd7886134a36152aef7d4e6b4783c92e35bef1ec975e49fbc83e5363bdd2fae0f7c12868366f0856baa83768
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.58.0 (2023-05-30)
5
+ ------------------
6
+
7
+ * Feature - This SDK release provides customers the ability to use Header Order as a field to match.
8
+
9
+ 1.57.0 (2023-05-16)
10
+ ------------------
11
+
12
+ * 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.
13
+
4
14
  1.56.0 (2023-04-28)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.56.0
1
+ 1.58.0