aws-sdk-cognitoidentityprovider 1.64.0 → 1.67.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: 4cb8032b58a9a026f34f8025edae176e4269d00772431ac326176b52dcc8bdee
4
- data.tar.gz: '014785fdacdf5697dcbf9d6419dcb6f4e23bc58f8cbdaf2523b38c7f0997b0d2'
3
+ metadata.gz: 7f1666db16e250b3d677b284f444a20990e8704cbf2e8fa133f1e22b62d5ed8a
4
+ data.tar.gz: ca2c904117a70903e9700a5aefc5887c5ab8be887256ff33c58edd3d1afc7b48
5
5
  SHA512:
6
- metadata.gz: 8ac0dba167011639778fd6f6f510e6bbaccb2eefc9ef5080ca9fa8a177ad4d3e3903d905bd2f1fc508b5de369c5d0dc8d79114bd64f402016c238b515ceabd24
7
- data.tar.gz: ca8977435d7eba15a15c18f3ee20a17e9d590b9f17c7058ec0fa3f746a73c45b4f50e365325e8b38c7f1b65c66d0435e03f1fac62c46361b0367c96dc4a41806
6
+ metadata.gz: d6252319b024f9747d7a5e5eac8deec9705fb533adc9b5fc1f2f66fe7a423d29e8250a5c5a88699e1249841738a88ea7975cb5312f63c6f83d8755abbc7ba279
7
+ data.tar.gz: 9e7772bfb31c59aeffe8c7a7d8c853c5648209b0be155d9c3d510e884269ba5fd351e16a3b4415c42353c2fa09cdec9e7517d7984ae2a1451a0108e5a8414236
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.67.0 (2022-05-31)
5
+ ------------------
6
+
7
+ * Feature - Amazon Cognito now supports IP Address propagation for all unauthenticated APIs (e.g. SignUp, ForgotPassword).
8
+
9
+ 1.66.0 (2022-05-24)
10
+ ------------------
11
+
12
+ * Feature - Amazon Cognito now supports requiring attribute verification (ex. email and phone number) before update.
13
+
14
+ 1.65.0 (2022-03-15)
15
+ ------------------
16
+
17
+ * Feature - Updated EmailConfigurationType and SmsConfigurationType to reflect that you can now choose Amazon SES and Amazon SNS resources in the same Region.
18
+
4
19
  1.64.0 (2022-02-24)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.64.0
1
+ 1.67.0