You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* <p>The maximum length of a string attribute value. Must be a number less than or equal to
270
-
* <code>2^1023</code>, represented as a string with a length of 131072 characters or
270
+
* <code>2^1023</code>, represented as a string with a length of 131072 characters or
271
271
* fewer.</p>
272
272
* @public
273
273
*/
@@ -1002,7 +1002,8 @@ export interface UserType {
1002
1002
UserCreateDate?: Date;
1003
1003
1004
1004
/**
1005
-
* <p>The date and time, in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> format, when the item was modified.</p>
1005
+
* <p>The date and time when the item was modified. Amazon Cognito returns this timestamp in UNIX epoch time format. Your SDK might render the output in a
1006
+
* human-readable format like ISO 8601 or a Java <code>Date</code> object.</p>
* <p>The date and time, in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> format, when the item was modified.</p>
1559
+
* <p>The date and time when the item was modified. Amazon Cognito returns this timestamp in UNIX epoch time format. Your SDK might render the output in a
1560
+
* human-readable format like ISO 8601 or a Java <code>Date</code> object.</p>
* <p>The date and time, in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> format, when the item was modified.</p>
1632
+
* <p>The date and time when the item was modified. Amazon Cognito returns this timestamp in UNIX epoch time format. Your SDK might render the output in a
1633
+
* human-readable format like ISO 8601 or a Java <code>Date</code> object.</p>
* <p>The date and time, in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> format, when the item was modified.</p>
2457
+
* <p>The date and time when the item was modified. Amazon Cognito returns this timestamp in UNIX epoch time format. Your SDK might render the output in a
2458
+
* human-readable format like ISO 8601 or a Java <code>Date</code> object.</p>
2455
2459
* @public
2456
2460
*/
2457
2461
LastModifiedDate?: Date;
2458
2462
2459
2463
/**
2460
-
* <p>The date and time, in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> format, when the item was created.</p>
2464
+
* <p>The date and time when the item was created. Amazon Cognito returns this timestamp in UNIX epoch time format. Your SDK might render the output in a
2465
+
* human-readable format like ISO 8601 or a Java <code>Date</code> object.</p>
* <p>The date and time, in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> format, when the item was created.</p>
2753
+
* <p>The date and time when the item was created. Amazon Cognito returns this timestamp in UNIX epoch time format. Your SDK might render the output in a
2754
+
* human-readable format like ISO 8601 or a Java <code>Date</code> object.</p>
* <p>The date and time, in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> format, when the item was modified.</p>
4530
+
* <p>The date and time when the item was modified. Amazon Cognito returns this timestamp in UNIX epoch time format. Your SDK might render the output in a
4531
+
* human-readable format like ISO 8601 or a Java <code>Date</code> object.</p>
4525
4532
* @public
4526
4533
*/
4527
4534
LastModifiedDate?: Date;
4528
4535
4529
4536
/**
4530
-
* <p>The date and time, in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> format, when the item was created.</p>
4537
+
* <p>The date and time when the item was created. Amazon Cognito returns this timestamp in UNIX epoch time format. Your SDK might render the output in a
4538
+
* human-readable format like ISO 8601 or a Java <code>Date</code> object.</p>
* <p>The date and time, in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> format, when the item was created.</p>
4749
+
* <p>The date and time when the item was created. Amazon Cognito returns this timestamp in UNIX epoch time format. Your SDK might render the output in a
4750
+
* human-readable format like ISO 8601 or a Java <code>Date</code> object.</p>
* <p>The date and time, in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> format, when the item was modified.</p>
5804
+
* <p>The date and time when the item was modified. Amazon Cognito returns this timestamp in UNIX epoch time format. Your SDK might render the output in a
5805
+
* human-readable format like ISO 8601 or a Java <code>Date</code> object.</p>
5788
5806
* @public
5789
5807
*/
5790
5808
LastModifiedDate?: Date;
5791
5809
5792
5810
/**
5793
-
* <p>The date and time, in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> format, when the item was created.</p>
5811
+
* <p>The date and time when the item was created. Amazon Cognito returns this timestamp in UNIX epoch time format. Your SDK might render the output in a
5812
+
* human-readable format like ISO 8601 or a Java <code>Date</code> object.</p>
* <p>For more information, see <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-settings-client-apps.html#cognito-user-pools-app-idp-settings-about">Default redirect URI</a>.</p>
6381
6401
* <p>Amazon Cognito requires HTTPS over HTTP except for http://localhost for testing purposes
6382
6402
* only.</p>
6383
6403
* <p>App callback URLs such as myapp://example are also supported.</p>
* <p>The date and time, in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> format, when the item was modified.</p>
6572
+
* <p>The date and time when the item was modified. Amazon Cognito returns this timestamp in UNIX epoch time format. Your SDK might render the output in a
6573
+
* human-readable format like ISO 8601 or a Java <code>Date</code> object.</p>
6553
6574
* @public
6554
6575
*/
6555
6576
LastModifiedDate?: Date;
6556
6577
6557
6578
/**
6558
-
* <p>The date and time, in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> format, when the item was created.</p>
6579
+
* <p>The date and time when the item was created. Amazon Cognito returns this timestamp in UNIX epoch time format. Your SDK might render the output in a
6580
+
* human-readable format like ISO 8601 or a Java <code>Date</code> object.</p>
* <p>The date and time, in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> format, when the item was modified.</p>
7402
+
* <p>The date and time when the item was modified. Amazon Cognito returns this timestamp in UNIX epoch time format. Your SDK might render the output in a
7403
+
* human-readable format like ISO 8601 or a Java <code>Date</code> object.</p>
* <p>The date and time, in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> format, when the item was modified.</p>
8052
+
* <p>The date and time when the item was modified. Amazon Cognito returns this timestamp in UNIX epoch time format. Your SDK might render the output in a
8053
+
* human-readable format like ISO 8601 or a Java <code>Date</code> object.</p>
8025
8054
* @public
8026
8055
*/
8027
8056
LastModifiedDate?: Date;
8028
8057
8029
8058
/**
8030
-
* <p>The date and time, in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> format, when the item was created.</p>
8059
+
* <p>The date and time when the item was created. Amazon Cognito returns this timestamp in UNIX epoch time format. Your SDK might render the output in a
8060
+
* human-readable format like ISO 8601 or a Java <code>Date</code> object.</p>
* <p>The date and time, in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> format, when the item was created.</p>
8732
+
* <p>The date and time when the item was created. Amazon Cognito returns this timestamp in UNIX epoch time format. Your SDK might render the output in a
8733
+
* human-readable format like ISO 8601 or a Java <code>Date</code> object.</p>
* <p>The date and time, in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> format, when the item was modified.</p>
8989
+
* <p>The date and time when the item was modified. Amazon Cognito returns this timestamp in UNIX epoch time format. Your SDK might render the output in a
8990
+
* human-readable format like ISO 8601 or a Java <code>Date</code> object.</p>
8959
8991
* @public
8960
8992
*/
8961
8993
LastModifiedDate?: Date;
8962
8994
8963
8995
/**
8964
-
* <p>The date and time, in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> format, when the item was created.</p>
8996
+
* <p>The date and time when the item was created. Amazon Cognito returns this timestamp in UNIX epoch time format. Your SDK might render the output in a
8997
+
* human-readable format like ISO 8601 or a Java <code>Date</code> object.</p>
0 commit comments