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
* of the sandbox and into production. For more information, see <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools-sms-userpool-settings.html"> SMS message settings for Amazon Cognito user pools</a> in the <i>Amazon Cognito
68
67
* Developer Guide</i>.</p>
69
68
* </note>
70
-
*
71
-
* <p>This message is based on a template that you configured in your call to create or
69
+
* <p>This message is based on a template that you configured in your call to create or
72
70
* update a user pool. This template includes your custom sign-up instructions and
73
71
* placeholders for user name and temporary password.</p>
74
-
* <p>Alternatively, you can call <code>AdminCreateUser</code> with <code>SUPPRESS</code>
72
+
* <p>Alternatively, you can call <code>AdminCreateUser</code> with <code>SUPPRESS</code>
75
73
* for the <code>MessageAction</code> parameter, and Amazon Cognito won't send any email. </p>
76
-
* <p>In either case, the user will be in the <code>FORCE_CHANGE_PASSWORD</code> state until
74
+
* <p>In either case, the user will be in the <code>FORCE_CHANGE_PASSWORD</code> state until
* user is removed. When the external user signs in again, and the user is no longer
51
51
* attached to the previously linked <code>DestinationUser</code>, the user must create a
52
52
* new user account. See <a href="https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_AdminLinkProviderForUser.html">AdminLinkProviderForUser</a>.</p>
53
-
* <p>This action is enabled only for admin access and requires developer
53
+
* <p>This action is enabled only for admin access and requires developer
54
54
* credentials.</p>
55
-
* <p>The <code>ProviderName</code> must match the value specified when creating an IdP for
55
+
* <p>The <code>ProviderName</code> must match the value specified when creating an IdP for
56
56
* the pool. </p>
57
-
* <p>To deactivate a native username + password user, the <code>ProviderName</code> value
57
+
* <p>To deactivate a native username + password user, the <code>ProviderName</code> value
58
58
* must be <code>Cognito</code> and the <code>ProviderAttributeName</code> must be
59
59
* <code>Cognito_Subject</code>. The <code>ProviderAttributeValue</code> must be the
60
60
* name that is used in the user pool for the user.</p>
61
-
* <p>The <code>ProviderAttributeName</code> must always be <code>Cognito_Subject</code> for
61
+
* <p>The <code>ProviderAttributeName</code> must always be <code>Cognito_Subject</code> for
62
62
* social IdPs. The <code>ProviderAttributeValue</code> must always be the exact subject
63
63
* that was used when the user was originally linked as a source user.</p>
64
-
* <p>For de-linking a SAML identity, there are two scenarios. If the linked identity has
64
+
* <p>For de-linking a SAML identity, there are two scenarios. If the linked identity has
65
65
* not yet been used to sign in, the <code>ProviderAttributeName</code> and
66
66
* <code>ProviderAttributeValue</code> must be the same values that were used for the
67
67
* <code>SourceUser</code> when the identities were originally linked using <code>
* of the sandbox and into production. For more information, see <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools-sms-userpool-settings.html"> SMS message settings for Amazon Cognito user pools</a> in the <i>Amazon Cognito
66
65
* Developer Guide</i>.</p>
67
66
* </note>
68
-
*
69
-
* <p>Calling this action requires developer credentials.</p>
67
+
* <p>Calling this action requires developer credentials.</p>
70
68
* @example
71
69
* Use a bare-bones client and the command you need to make an API call.
* of the sandbox and into production. For more information, see <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools-sms-userpool-settings.html"> SMS message settings for Amazon Cognito user pools</a> in the <i>Amazon Cognito
74
73
* Developer Guide</i>.</p>
75
74
* </note>
76
-
*
77
-
* <p>Calling this action requires developer credentials.</p>
75
+
* <p>Calling this action requires developer credentials.</p>
78
76
* @example
79
77
* Use a bare-bones client and the command you need to make an API call.
* of the sandbox and into production. For more information, see <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools-sms-userpool-settings.html"> SMS message settings for Amazon Cognito user pools</a> in the <i>Amazon Cognito
68
67
* Developer Guide</i>.</p>
69
68
* </note>
70
-
*
71
-
* <p>Calling this action requires developer credentials.</p>
69
+
* <p>Calling this action requires developer credentials.</p>
72
70
* @example
73
71
* Use a bare-bones client and the command you need to make an API call.
0 commit comments