aws-sdk-cognitoidentityprovider 1.63.0 → 1.66.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: '099244a2074c73e50443d7896ae42a34d9c5e8ec471cdb935056c18c46f41274'
4
- data.tar.gz: 3c76b3d2fa57c969f706a9e51b7037aed6e08c1bb0f6e37d5285226741a18cfb
3
+ metadata.gz: 222aac64f4eed68afada8159643dcfcc46ecb036a71fd6babde3aa7fe6fd2265
4
+ data.tar.gz: fce9b8e9f33f66c1d04d8f42dbf5d3bd7d577ec4ecbb684ec986659f457bf1b6
5
5
  SHA512:
6
- metadata.gz: 01cc4b5d68f54d35d6b7a71a4aea29a650fb4aacc80bd4bc4112c424f733568251d128e470e710c370fdf83f4362523c37a88c52972c5a064de260f3d3fcaacf
7
- data.tar.gz: 627eebc110e5eeea3ea24a9af2c88cc00778203cd862905cd6b8334491ff47f83d5ce515057e60fa3c8e5820cfb8714120ff2da42cb0f9be935c5893783d0a3d
6
+ metadata.gz: f2eb8646cdc7dff95a6b45c692ca225fbddfa1a2d75e89406444e9a61c329784bc922b6c8ebb053a92c72b82c1d43b43cc1d246b9b7b5fd75b609d4b08407a3c
7
+ data.tar.gz: 189cda1a984127d8261e32ceaae7b9e5a07bd368c2ffbc2593d9c271d77407c0e7bf9eee5cbb0494a8936995e543a53f89d9098a787ace324c59bd0648722f67
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.66.0 (2022-05-24)
5
+ ------------------
6
+
7
+ * Feature - Amazon Cognito now supports requiring attribute verification (ex. email and phone number) before update.
8
+
9
+ 1.65.0 (2022-03-15)
10
+ ------------------
11
+
12
+ * Feature - Updated EmailConfigurationType and SmsConfigurationType to reflect that you can now choose Amazon SES and Amazon SNS resources in the same Region.
13
+
14
+ 1.64.0 (2022-02-24)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
4
19
  1.63.0 (2022-02-03)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.63.0
1
+ 1.66.0