aws-sdk-wafv2 1.38.0 → 1.41.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: 7047edd549f138d29c3f1609dadeaf654dd99b9b0271528356f29a57a50e9de4
4
- data.tar.gz: 5682de748288abbc251273469e8f41f6a8d57ba82e643fb87a9c6dba207b93bb
3
+ metadata.gz: 0436147414eb3deb9945cd5e3b36f926a2ff14b20e4b595dda404b76ffd63c63
4
+ data.tar.gz: b4fa864a6ad2d5fd16a5eb44e20ab68bbb0d33101e26b057ef4b8c629e5009bf
5
5
  SHA512:
6
- metadata.gz: 9602e69dfebe0b7244ecf86375aaa1755f8dae41ac5101050c77a13d10792dd8e53510dc2a020996e59cd737c463f53d1173eff0e615630e51b23ad368572368
7
- data.tar.gz: b726a539aab0046ba8598d6e3469b1fa35433e310c77f0bc7d9b9a9b4edd4dad35150fef1b9ad51f228c8148032286accdc393c82722d0a5ab722546ccc8e9e7
6
+ metadata.gz: 38db8fa0245ee0bd00c2187ffacd06c654ea138fa5aa1ffbde03a364c8012d07b19dfda8c2f826212a2c07c1233f698d326937cf169a841647aa4fc4893307ce
7
+ data.tar.gz: 43f77575d462757e77c876dda8ed41f567c2209a5df331590b3b78f99434f2839a4348f45d856ae3ee0db0260832b28462b0068b814666a97c7cd27e0b202fc8
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.41.0 (2022-08-03)
5
+ ------------------
6
+
7
+ * Feature - You can now associate an AWS WAF web ACL with an Amazon Cognito user pool.
8
+
9
+ 1.40.0 (2022-07-15)
10
+ ------------------
11
+
12
+ * Feature - This SDK release provide customers ability to add sensitivity level for WAF SQLI Match Statements.
13
+
14
+ 1.39.0 (2022-04-29)
15
+ ------------------
16
+
17
+ * Feature - You can now inspect all request headers and all cookies. You can now specify how to handle oversize body contents in your rules that inspect the body.
18
+
4
19
  1.38.0 (2022-04-08)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.38.0
1
+ 1.41.0