|
31 | 31 | * <p> |
32 | 32 | * This action might generate an SMS text message. Starting June 1, 2021, US |
33 | 33 | * telecom carriers require you to register an origination phone number before |
34 | | - * you can send SMS messages to U.S. phone numbers. If you use SMS text messages |
| 34 | + * you can send SMS messages to US phone numbers. If you use SMS text messages |
35 | 35 | * in Amazon Cognito, you must register a phone number with <a |
36 | 36 | * href="https://console.aws.amazon.com/pinpoint/home/">Amazon Pinpoint</a>. |
37 | | - * Amazon Cognito will use the registered number automatically. Otherwise, |
38 | | - * Amazon Cognito users that must receive SMS messages might be unable to sign |
39 | | - * up, activate their accounts, or sign in. |
| 37 | + * Amazon Cognito uses the registered number automatically. Otherwise, Amazon |
| 38 | + * Cognito users who must receive SMS messages might not be able to sign up, |
| 39 | + * activate their accounts, or sign in. |
40 | 40 | * </p> |
41 | 41 | * <p> |
42 | 42 | * If you have never used SMS text messages with Amazon Cognito or any other |
43 | 43 | * Amazon Web Service, Amazon Simple Notification Service might place your |
44 | | - * account in SMS sandbox. In <i> <a |
| 44 | + * account in the SMS sandbox. In <i> <a |
45 | 45 | * href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox |
46 | | - * mode</a> </i>, you will have limitations, such as sending messages only to |
47 | | - * verified phone numbers. After testing in the sandbox environment, you can |
48 | | - * move out of the SMS sandbox and into production. For more information, see <a |
49 | | - * href= |
| 46 | + * mode</a> </i>, you can send messages only to verified phone numbers. After |
| 47 | + * you test your app while in the sandbox environment, you can move out of the |
| 48 | + * sandbox and into production. For more information, see <a href= |
50 | 49 | * "https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools-sms-userpool-settings.html" |
51 | | - * > SMS message settings for Amazon Cognito User Pools</a> in the <i>Amazon |
| 50 | + * > SMS message settings for Amazon Cognito user pools</a> in the <i>Amazon |
52 | 51 | * Cognito Developer Guide</i>. |
53 | 52 | * </p> |
54 | 53 | * </note> |
@@ -189,7 +188,7 @@ public class AdminCreateUserRequest extends AmazonWebServiceRequest implements S |
189 | 188 | * </p> |
190 | 189 | * <p> |
191 | 190 | * <b>Constraints:</b><br/> |
192 | | - * <b>Length: </b>6 - 256<br/> |
| 191 | + * <b>Length: </b> - 256<br/> |
193 | 192 | * <b>Pattern: </b>[\S]+<br/> |
194 | 193 | */ |
195 | 194 | private String temporaryPassword; |
@@ -257,7 +256,7 @@ public class AdminCreateUserRequest extends AmazonWebServiceRequest implements S |
257 | 256 | * <p> |
258 | 257 | * For more information, see <a href= |
259 | 258 | * "https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools-working-with-aws-lambda-triggers.html" |
260 | | - * >Customizing User Pool Workflows with Lambda Triggers</a> in the |
| 259 | + * > Customizing user pool Workflows with Lambda Triggers</a> in the |
261 | 260 | * <i>Amazon Cognito Developer Guide</i>. |
262 | 261 | * </p> |
263 | 262 | * <note> |
@@ -1067,7 +1066,7 @@ public AdminCreateUserRequest withValidationData( |
1067 | 1066 | * </p> |
1068 | 1067 | * <p> |
1069 | 1068 | * <b>Constraints:</b><br/> |
1070 | | - * <b>Length: </b>6 - 256<br/> |
| 1069 | + * <b>Length: </b> - 256<br/> |
1071 | 1070 | * <b>Pattern: </b>[\S]+<br/> |
1072 | 1071 | * |
1073 | 1072 | * @return <p> |
@@ -1121,7 +1120,7 @@ public String getTemporaryPassword() { |
1121 | 1120 | * </p> |
1122 | 1121 | * <p> |
1123 | 1122 | * <b>Constraints:</b><br/> |
1124 | | - * <b>Length: </b>6 - 256<br/> |
| 1123 | + * <b>Length: </b> - 256<br/> |
1125 | 1124 | * <b>Pattern: </b>[\S]+<br/> |
1126 | 1125 | * |
1127 | 1126 | * @param temporaryPassword <p> |
@@ -1178,7 +1177,7 @@ public void setTemporaryPassword(String temporaryPassword) { |
1178 | 1177 | * together. |
1179 | 1178 | * <p> |
1180 | 1179 | * <b>Constraints:</b><br/> |
1181 | | - * <b>Length: </b>6 - 256<br/> |
| 1180 | + * <b>Length: </b> - 256<br/> |
1182 | 1181 | * <b>Pattern: </b>[\S]+<br/> |
1183 | 1182 | * |
1184 | 1183 | * @param temporaryPassword <p> |
@@ -1631,7 +1630,7 @@ public AdminCreateUserRequest withDesiredDeliveryMediums( |
1631 | 1630 | * <p> |
1632 | 1631 | * For more information, see <a href= |
1633 | 1632 | * "https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools-working-with-aws-lambda-triggers.html" |
1634 | | - * >Customizing User Pool Workflows with Lambda Triggers</a> in the |
| 1633 | + * > Customizing user pool Workflows with Lambda Triggers</a> in the |
1635 | 1634 | * <i>Amazon Cognito Developer Guide</i>. |
1636 | 1635 | * </p> |
1637 | 1636 | * <note> |
@@ -1682,7 +1681,7 @@ public AdminCreateUserRequest withDesiredDeliveryMediums( |
1682 | 1681 | * <p> |
1683 | 1682 | * For more information, see <a href= |
1684 | 1683 | * "https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools-working-with-aws-lambda-triggers.html" |
1685 | | - * >Customizing User Pool Workflows with Lambda Triggers</a> in the |
| 1684 | + * > Customizing user pool Workflows with Lambda Triggers</a> in the |
1686 | 1685 | * <i>Amazon Cognito Developer Guide</i>. |
1687 | 1686 | * </p> |
1688 | 1687 | * <note> |
@@ -1737,7 +1736,7 @@ public java.util.Map<String, String> getClientMetadata() { |
1737 | 1736 | * <p> |
1738 | 1737 | * For more information, see <a href= |
1739 | 1738 | * "https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools-working-with-aws-lambda-triggers.html" |
1740 | | - * >Customizing User Pool Workflows with Lambda Triggers</a> in the |
| 1739 | + * > Customizing user pool Workflows with Lambda Triggers</a> in the |
1741 | 1740 | * <i>Amazon Cognito Developer Guide</i>. |
1742 | 1741 | * </p> |
1743 | 1742 | * <note> |
@@ -1788,7 +1787,7 @@ public java.util.Map<String, String> getClientMetadata() { |
1788 | 1787 | * <p> |
1789 | 1788 | * For more information, see <a href= |
1790 | 1789 | * "https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools-working-with-aws-lambda-triggers.html" |
1791 | | - * >Customizing User Pool Workflows with Lambda Triggers</a> in |
| 1790 | + * > Customizing user pool Workflows with Lambda Triggers</a> in |
1792 | 1791 | * the <i>Amazon Cognito Developer Guide</i>. |
1793 | 1792 | * </p> |
1794 | 1793 | * <note> |
@@ -1844,7 +1843,7 @@ public void setClientMetadata(java.util.Map<String, String> clientMetadata) { |
1844 | 1843 | * <p> |
1845 | 1844 | * For more information, see <a href= |
1846 | 1845 | * "https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools-working-with-aws-lambda-triggers.html" |
1847 | | - * >Customizing User Pool Workflows with Lambda Triggers</a> in the |
| 1846 | + * > Customizing user pool Workflows with Lambda Triggers</a> in the |
1848 | 1847 | * <i>Amazon Cognito Developer Guide</i>. |
1849 | 1848 | * </p> |
1850 | 1849 | * <note> |
@@ -1898,7 +1897,7 @@ public void setClientMetadata(java.util.Map<String, String> clientMetadata) { |
1898 | 1897 | * <p> |
1899 | 1898 | * For more information, see <a href= |
1900 | 1899 | * "https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools-working-with-aws-lambda-triggers.html" |
1901 | | - * >Customizing User Pool Workflows with Lambda Triggers</a> in |
| 1900 | + * > Customizing user pool Workflows with Lambda Triggers</a> in |
1902 | 1901 | * the <i>Amazon Cognito Developer Guide</i>. |
1903 | 1902 | * </p> |
1904 | 1903 | * <note> |
@@ -1957,7 +1956,7 @@ public AdminCreateUserRequest withClientMetadata(java.util.Map<String, String> c |
1957 | 1956 | * <p> |
1958 | 1957 | * For more information, see <a href= |
1959 | 1958 | * "https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools-working-with-aws-lambda-triggers.html" |
1960 | | - * >Customizing User Pool Workflows with Lambda Triggers</a> in the |
| 1959 | + * > Customizing user pool Workflows with Lambda Triggers</a> in the |
1961 | 1960 | * <i>Amazon Cognito Developer Guide</i>. |
1962 | 1961 | * </p> |
1963 | 1962 | * <note> |
|
0 commit comments