@@ -194,25 +194,23 @@ AdminConfirmSignUpResult adminConfirmSignUp(AdminConfirmSignUpRequest adminConfi
194194 * If <code>MessageAction</code> is not set, the default is to send a
195195 * welcome message via email or phone (SMS).
196196 * </p>
197- * <note>
198197 * <p>
199198 * This message is based on a template that you configured in your call to
200- * or . This template includes your custom sign-up instructions and
201- * placeholders for user name and temporary password.
199+ * create or update a user pool . This template includes your custom sign-up
200+ * instructions and placeholders for user name and temporary password.
202201 * </p>
203- * </note>
204202 * <p>
205- * Alternatively, you can call AdminCreateUser with “SUPPRESS” for the
206- * <code>MessageAction</code> parameter, and Amazon Cognito will not send
207- * any email.
203+ * Alternatively, you can call <code> AdminCreateUser</code> with “SUPPRESS”
204+ * for the <code>MessageAction</code> parameter, and Amazon Cognito will not
205+ * send any email.
208206 * </p>
209207 * <p>
210208 * In either case, the user will be in the
211209 * <code>FORCE_CHANGE_PASSWORD</code> state until they sign in and change
212210 * their password.
213211 * </p>
214212 * <p>
215- * AdminCreateUser requires developer credentials.
213+ * <code> AdminCreateUser</code> requires developer credentials.
216214 * </p>
217215 *
218216 * @param adminCreateUserRequest <p>
@@ -319,7 +317,9 @@ AdminDeleteUserAttributesResult adminDeleteUserAttributes(
319317 * user, any link between that user and an existing user is removed. The
320318 * next time the external user (no longer attached to the previously linked
321319 * <code>DestinationUser</code>) signs in, they must create a new user
322- * account. See .
320+ * account. See <a href=
321+ * "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_AdminLinkProviderForUser.html"
322+ * >AdminLinkProviderForUser</a>.
323323 * </p>
324324 * <p>
325325 * This action is enabled only for admin access and requires developer
@@ -348,12 +348,12 @@ AdminDeleteUserAttributesResult adminDeleteUserAttributes(
348348 * <code>ProviderAttributeName</code> and
349349 * <code>ProviderAttributeValue</code> must be the same values that were
350350 * used for the <code>SourceUser</code> when the identities were originally
351- * linked in the call. (If the linking was done with
352- * <code>ProviderAttributeName</code> set to <code>Cognito_Subject</code>,
353- * the same applies here). However, if the user has already signed in, the
354- * <code>ProviderAttributeName</code> must be <code>Cognito_Subject </code>
355- * and <code>ProviderAttributeValue </code> must be the subject of the SAML
356- * assertion.
351+ * linked using <code> AdminLinkProviderForUser</code> call. (If the linking
352+ * was done with <code>ProviderAttributeName</code> set to
353+ * <code>Cognito_Subject</code>, the same applies here). However, if the
354+ * user has already signed in, the <code>ProviderAttributeName </code> must
355+ * be <code>Cognito_Subject </code> and <code>ProviderAttributeValue</code>
356+ * must be the subject of the SAML assertion.
357357 * </p>
358358 *
359359 * @param adminDisableProviderForUserRequest
@@ -587,7 +587,11 @@ AdminInitiateAuthResult adminInitiateAuth(AdminInitiateAuthRequest adminInitiate
587587 * federated user identity is used, the user signs in as the existing user
588588 * account.
589589 * </p>
590- * <important>
590+ * <note>
591+ * <p>
592+ * The maximum number of federated identities linked to a user is 5.
593+ * </p>
594+ * </note> <important>
591595 * <p>
592596 * Because this API allows a user with an external federated identity to
593597 * sign in as an existing user in the user pool, it is critical that it only
@@ -596,9 +600,6 @@ AdminInitiateAuthResult adminInitiateAuth(AdminInitiateAuthRequest adminInitiate
596600 * </p>
597601 * </important>
598602 * <p>
599- * See also .
600- * </p>
601- * <p>
602603 * This action is enabled only for admin access and requires developer
603604 * credentials.
604605 * </p>
@@ -613,6 +614,7 @@ AdminInitiateAuthResult adminInitiateAuth(AdminInitiateAuthRequest adminInitiate
613614 * @throws NotAuthorizedException
614615 * @throws UserNotFoundException
615616 * @throws AliasExistsException
617+ * @throws LimitExceededException
616618 * @throws InternalErrorException
617619 * @throws AmazonClientException If any internal errors are encountered
618620 * inside the client while attempting to make the request or
@@ -918,8 +920,9 @@ AdminSetUserPasswordResult adminSetUserPassword(
918920 * <p>
919921 * <i>This action is no longer supported.</i> You can use it to configure
920922 * only SMS MFA. You can't use it to configure TOTP software token MFA. To
921- * configure either type of MFA, use the <a>AdminSetUserMFAPreference</a>
922- * action instead.
923+ * configure either type of MFA, use <a href=
924+ * "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_AdminSetUserMFAPreference.html"
925+ * >AdminSetUserMFAPreference</a> instead.
923926 * </p>
924927 *
925928 * @param adminSetUserSettingsRequest <p>
@@ -1103,6 +1106,7 @@ AdminUserGlobalSignOutResult adminUserGlobalSignOut(
11031106 * @return associateSoftwareTokenResult The response from the
11041107 * AssociateSoftwareToken service method, as returned by Amazon
11051108 * Cognito Your User Pool.
1109+ * @throws ConcurrentModificationException
11061110 * @throws InvalidParameterException
11071111 * @throws NotAuthorizedException
11081112 * @throws ResourceNotFoundException
@@ -1887,11 +1891,14 @@ void forgetDevice(ForgetDeviceRequest forgetDeviceRequest) throws AmazonClientEx
18871891 * confirmation code that is required to change the user's password. For the
18881892 * <code>Username</code> parameter, you can use the username or user alias.
18891893 * The method used to send the confirmation code is sent according to the
1890- * specified AccountRecoverySetting. For more information, see <a
1891- * href="">Recovering User Accounts</a> in the <i>Amazon Cognito Developer
1894+ * specified AccountRecoverySetting. For more information, see <a href=
1895+ * "https://docs.aws.amazon.com/cognito/latest/developerguide/how-to-recover-a-user-account.html"
1896+ * >Recovering User Accounts</a> in the <i>Amazon Cognito Developer
18921897 * Guide</i>. If neither a verified phone number nor a verified email
18931898 * exists, an <code>InvalidParameterException</code> is thrown. To use the
1894- * confirmation code for resetting the password, call .
1899+ * confirmation code for resetting the password, call <a href=
1900+ * "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_ConfirmForgotPassword.html"
1901+ * >ConfirmForgotPassword</a>.
18951902 * </p>
18961903 *
18971904 * @param forgotPasswordRequest <p>
@@ -2618,9 +2625,6 @@ RespondToAuthChallengeResult respondToAuthChallenge(
26182625 * to include the <code>UserPoolAddOns</code> key
26192626 * <code>AdvancedSecurityMode</code>.
26202627 * </p>
2621- * <p>
2622- * See .
2623- * </p>
26242628 *
26252629 * @param setRiskConfigurationRequest
26262630 * @return setRiskConfigurationResult The response from the
@@ -2751,8 +2755,9 @@ SetUserPoolMfaConfigResult setUserPoolMfaConfig(
27512755 * <p>
27522756 * <i>This action is no longer supported.</i> You can use it to configure
27532757 * only SMS MFA. You can't use it to configure TOTP software token MFA. To
2754- * configure either type of MFA, use the <a>SetUserMFAPreference</a> action
2755- * instead.
2758+ * configure either type of MFA, use <a href=
2759+ * "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_SetUserMFAPreference.html"
2760+ * >SetUserMFAPreference</a> instead.
27562761 * </p>
27572762 *
27582763 * @param setUserSettingsRequest <p>
@@ -3136,7 +3141,9 @@ UpdateUserAttributesResult updateUserAttributes(
31363141 /**
31373142 * <p>
31383143 * Updates the specified user pool with the specified attributes. You can
3139- * get a list of the current user pool settings with .
3144+ * get a list of the current user pool settings using <a href=
3145+ * "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_DescribeUserPool.html"
3146+ * >DescribeUserPool</a>.
31403147 * </p>
31413148 * <important>
31423149 * <p>
@@ -3175,7 +3182,10 @@ UpdateUserPoolResult updateUserPool(UpdateUserPoolRequest updateUserPoolRequest)
31753182 /**
31763183 * <p>
31773184 * Updates the specified user pool app client with the specified attributes.
3178- * You can get a list of the current user pool app client settings with .
3185+ * You can get a list of the current user pool app client settings using <a
3186+ * href=
3187+ * "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_DescribeUserPoolClient.html"
3188+ * >DescribeUserPoolClient</a>.
31793189 * </p>
31803190 * <important>
31813191 * <p>
0 commit comments