@@ -236,11 +236,11 @@ public function adminConfirmSignUp($input): AdminConfirmSignUpResponse
236
236
* > number automatically. Otherwise, Amazon Cognito users who must receive SMS messages might not be able to sign up,
237
237
* > activate their accounts, or sign in.
238
238
* >
239
- * > If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Service , Amazon Simple
240
- * > Notification Service might place your account in the SMS sandbox. In *sandbox mode [^2]*, you can send messages
241
- * > only to verified phone numbers. After you test your app while in the sandbox environment, you can move out of the
242
- * > sandbox and into production. For more information, see SMS message settings for Amazon Cognito user pools [^3] in
243
- * > the *Amazon Cognito Developer Guide*.
239
+ * > If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service , Amazon
240
+ * > Simple Notification Service might place your account in the SMS sandbox. In *sandbox mode [^2]*, you can send
241
+ * > messages only to verified phone numbers. After you test your app while in the sandbox environment, you can move out
242
+ * > of the sandbox and into production. For more information, see SMS message settings for Amazon Cognito user pools
243
+ * > [^3] in the *Amazon Cognito Developer Guide*.
244
244
*
245
245
* This message is based on a template that you configured in your call to create or update a user pool. This template
246
246
* includes your custom sign-up instructions and placeholders for user name and temporary password.
@@ -522,11 +522,11 @@ public function adminGetUser($input): AdminGetUserResponse
522
522
* > number automatically. Otherwise, Amazon Cognito users who must receive SMS messages might not be able to sign up,
523
523
* > activate their accounts, or sign in.
524
524
* >
525
- * > If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Service , Amazon Simple
526
- * > Notification Service might place your account in the SMS sandbox. In *sandbox mode [^2]*, you can send messages
527
- * > only to verified phone numbers. After you test your app while in the sandbox environment, you can move out of the
528
- * > sandbox and into production. For more information, see SMS message settings for Amazon Cognito user pools [^3] in
529
- * > the *Amazon Cognito Developer Guide*.
525
+ * > If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service , Amazon
526
+ * > Simple Notification Service might place your account in the SMS sandbox. In *sandbox mode [^2]*, you can send
527
+ * > messages only to verified phone numbers. After you test your app while in the sandbox environment, you can move out
528
+ * > of the sandbox and into production. For more information, see SMS message settings for Amazon Cognito user pools
529
+ * > [^3] in the *Amazon Cognito Developer Guide*.
530
530
*
531
531
* > Amazon Cognito evaluates Identity and Access Management (IAM) policies in requests for this API operation. For this
532
532
* > operation, you must use IAM credentials to authorize requests, and you must grant yourself the corresponding IAM
@@ -658,11 +658,11 @@ public function adminRemoveUserFromGroup($input): Result
658
658
* > number automatically. Otherwise, Amazon Cognito users who must receive SMS messages might not be able to sign up,
659
659
* > activate their accounts, or sign in.
660
660
* >
661
- * > If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Service , Amazon Simple
662
- * > Notification Service might place your account in the SMS sandbox. In *sandbox mode [^3]*, you can send messages
663
- * > only to verified phone numbers. After you test your app while in the sandbox environment, you can move out of the
664
- * > sandbox and into production. For more information, see SMS message settings for Amazon Cognito user pools [^4] in
665
- * > the *Amazon Cognito Developer Guide*.
661
+ * > If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service , Amazon
662
+ * > Simple Notification Service might place your account in the SMS sandbox. In *sandbox mode [^3]*, you can send
663
+ * > messages only to verified phone numbers. After you test your app while in the sandbox environment, you can move out
664
+ * > of the sandbox and into production. For more information, see SMS message settings for Amazon Cognito user pools
665
+ * > [^4] in the *Amazon Cognito Developer Guide*.
666
666
*
667
667
* Deactivates a user's password, requiring them to change it. If a user tries to sign in after the API is called,
668
668
* Amazon Cognito responds with a `PasswordResetRequiredException` error. Your app must then perform the actions that
@@ -810,11 +810,11 @@ public function adminSetUserPassword($input): AdminSetUserPasswordResponse
810
810
* > number automatically. Otherwise, Amazon Cognito users who must receive SMS messages might not be able to sign up,
811
811
* > activate their accounts, or sign in.
812
812
* >
813
- * > If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Service , Amazon Simple
814
- * > Notification Service might place your account in the SMS sandbox. In *sandbox mode [^2]*, you can send messages
815
- * > only to verified phone numbers. After you test your app while in the sandbox environment, you can move out of the
816
- * > sandbox and into production. For more information, see SMS message settings for Amazon Cognito user pools [^3] in
817
- * > the *Amazon Cognito Developer Guide*.
813
+ * > If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service , Amazon
814
+ * > Simple Notification Service might place your account in the SMS sandbox. In *sandbox mode [^2]*, you can send
815
+ * > messages only to verified phone numbers. After you test your app while in the sandbox environment, you can move out
816
+ * > of the sandbox and into production. For more information, see SMS message settings for Amazon Cognito user pools
817
+ * > [^3] in the *Amazon Cognito Developer Guide*.
818
818
*
819
819
* Updates the specified user's attributes, including developer attributes, as an administrator. Works on any user. To
820
820
* delete an attribute from your user, submit the attribute in your API request with a blank value.
@@ -1283,11 +1283,11 @@ public function createGroup($input): CreateGroupResponse
1283
1283
* > number automatically. Otherwise, Amazon Cognito users who must receive SMS messages might not be able to sign up,
1284
1284
* > activate their accounts, or sign in.
1285
1285
* >
1286
- * > If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Service , Amazon Simple
1287
- * > Notification Service might place your account in the SMS sandbox. In *sandbox mode [^6]*, you can send messages
1288
- * > only to verified phone numbers. After you test your app while in the sandbox environment, you can move out of the
1289
- * > sandbox and into production. For more information, see SMS message settings for Amazon Cognito user pools [^7] in
1290
- * > the *Amazon Cognito Developer Guide*.
1286
+ * > If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service , Amazon
1287
+ * > Simple Notification Service might place your account in the SMS sandbox. In *sandbox mode [^6]*, you can send
1288
+ * > messages only to verified phone numbers. After you test your app while in the sandbox environment, you can move out
1289
+ * > of the sandbox and into production. For more information, see SMS message settings for Amazon Cognito user pools
1290
+ * > [^7] in the *Amazon Cognito Developer Guide*.
1291
1291
*
1292
1292
* [^1]: https://docs.aws.amazon.com/cognito/latest/developerguide/how-to-recover-a-user-account.html
1293
1293
* [^2]: https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_ConfirmForgotPassword.html
@@ -1414,11 +1414,11 @@ public function getUser($input): GetUserResponse
1414
1414
* > number automatically. Otherwise, Amazon Cognito users who must receive SMS messages might not be able to sign up,
1415
1415
* > activate their accounts, or sign in.
1416
1416
* >
1417
- * > If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Service , Amazon Simple
1418
- * > Notification Service might place your account in the SMS sandbox. In *sandbox mode [^4]*, you can send messages
1419
- * > only to verified phone numbers. After you test your app while in the sandbox environment, you can move out of the
1420
- * > sandbox and into production. For more information, see SMS message settings for Amazon Cognito user pools [^5] in
1421
- * > the *Amazon Cognito Developer Guide*.
1417
+ * > If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service , Amazon
1418
+ * > Simple Notification Service might place your account in the SMS sandbox. In *sandbox mode [^4]*, you can send
1419
+ * > messages only to verified phone numbers. After you test your app while in the sandbox environment, you can move out
1420
+ * > of the sandbox and into production. For more information, see SMS message settings for Amazon Cognito user pools
1421
+ * > [^5] in the *Amazon Cognito Developer Guide*.
1422
1422
*
1423
1423
* [^1]: https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-identity-federation.html
1424
1424
* [^2]: https://docs.aws.amazon.com/cognito/latest/developerguide/user-pools-API-operations.html
@@ -1587,11 +1587,11 @@ public function listUsers($input): ListUsersResponse
1587
1587
* > number automatically. Otherwise, Amazon Cognito users who must receive SMS messages might not be able to sign up,
1588
1588
* > activate their accounts, or sign in.
1589
1589
* >
1590
- * > If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Service , Amazon Simple
1591
- * > Notification Service might place your account in the SMS sandbox. In *sandbox mode [^3]*, you can send messages
1592
- * > only to verified phone numbers. After you test your app while in the sandbox environment, you can move out of the
1593
- * > sandbox and into production. For more information, see SMS message settings for Amazon Cognito user pools [^4] in
1594
- * > the *Amazon Cognito Developer Guide*.
1590
+ * > If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service , Amazon
1591
+ * > Simple Notification Service might place your account in the SMS sandbox. In *sandbox mode [^3]*, you can send
1592
+ * > messages only to verified phone numbers. After you test your app while in the sandbox environment, you can move out
1593
+ * > of the sandbox and into production. For more information, see SMS message settings for Amazon Cognito user pools
1594
+ * > [^4] in the *Amazon Cognito Developer Guide*.
1595
1595
*
1596
1596
* [^1]: https://docs.aws.amazon.com/cognito/latest/developerguide/user-pools-API-operations.html
1597
1597
* [^2]: https://console.aws.amazon.com/pinpoint/home/
@@ -1671,11 +1671,11 @@ public function resendConfirmationCode($input): ResendConfirmationCodeResponse
1671
1671
* > number automatically. Otherwise, Amazon Cognito users who must receive SMS messages might not be able to sign up,
1672
1672
* > activate their accounts, or sign in.
1673
1673
* >
1674
- * > If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Service , Amazon Simple
1675
- * > Notification Service might place your account in the SMS sandbox. In *sandbox mode [^4]*, you can send messages
1676
- * > only to verified phone numbers. After you test your app while in the sandbox environment, you can move out of the
1677
- * > sandbox and into production. For more information, see SMS message settings for Amazon Cognito user pools [^5] in
1678
- * > the *Amazon Cognito Developer Guide*.
1674
+ * > If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service , Amazon
1675
+ * > Simple Notification Service might place your account in the SMS sandbox. In *sandbox mode [^4]*, you can send
1676
+ * > messages only to verified phone numbers. After you test your app while in the sandbox environment, you can move out
1677
+ * > of the sandbox and into production. For more information, see SMS message settings for Amazon Cognito user pools
1678
+ * > [^5] in the *Amazon Cognito Developer Guide*.
1679
1679
*
1680
1680
* [^1]: https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-challenge.html
1681
1681
* [^2]: https://docs.aws.amazon.com/cognito/latest/developerguide/user-pools-API-operations.html
@@ -1866,11 +1866,11 @@ public function setUserMfaPreference($input): SetUserMFAPreferenceResponse
1866
1866
* > number automatically. Otherwise, Amazon Cognito users who must receive SMS messages might not be able to sign up,
1867
1867
* > activate their accounts, or sign in.
1868
1868
* >
1869
- * > If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Service , Amazon Simple
1870
- * > Notification Service might place your account in the SMS sandbox. In *sandbox mode [^3]*, you can send messages
1871
- * > only to verified phone numbers. After you test your app while in the sandbox environment, you can move out of the
1872
- * > sandbox and into production. For more information, see SMS message settings for Amazon Cognito user pools [^4] in
1873
- * > the *Amazon Cognito Developer Guide*.
1869
+ * > If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service , Amazon
1870
+ * > Simple Notification Service might place your account in the SMS sandbox. In *sandbox mode [^3]*, you can send
1871
+ * > messages only to verified phone numbers. After you test your app while in the sandbox environment, you can move out
1872
+ * > of the sandbox and into production. For more information, see SMS message settings for Amazon Cognito user pools
1873
+ * > [^4] in the *Amazon Cognito Developer Guide*.
1874
1874
*
1875
1875
* [^1]: https://docs.aws.amazon.com/cognito/latest/developerguide/user-pools-API-operations.html
1876
1876
* [^2]: https://console.aws.amazon.com/pinpoint/home/
0 commit comments