AWS cognito documentation change
Summary
Updated section titles and content to clarify TOTP MFA configuration
Security assessment
The changes are primarily editorial, improving clarity around TOTP MFA configuration without indicating any specific security issue or adding new security documentation.
Diff
diff --git a/cognito/latest/developerguide/user-pool-settings-mfa-totp.md index 85ae4bc2c..e4171afa9 100644 --- a/cognito/latest/developerguide/user-pool-settings-mfa-totp.md +++ b/cognito/latest/developerguide/user-pool-settings-mfa-totp.md @@ -5 +5 @@ -Configuring MFA for a user in the Amazon Cognito user pools APIConfiguring your AWS WAF web ACL for managed login TOTP MFA +Configuring TOTP MFA for a userConfiguring your AWS WAF web ACL for managed login TOTP MFA @@ -25 +25 @@ When you have an AWS WAF web ACL associated with a user pool, and a rule in your -To implement TOTP MFA in a custom-built UI with an AWS SDK and the [Amazon Cognito user pools API](https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/Welcome.html), see Configuring MFA for a user in the Amazon Cognito user pools API. +To implement TOTP MFA in a custom-built UI with an AWS SDK and the [Amazon Cognito user pools API](https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/Welcome.html), see Configuring TOTP MFA for a user. @@ -50 +50 @@ To add MFA to your user pool, see [Adding MFA to a user pool](./user-pool-settin -## Configuring MFA for a user in the Amazon Cognito user pools API +## Configuring TOTP MFA for a user @@ -53,0 +54,2 @@ When a user first signs in, your app uses their one-time access token to generat +Under some circumstances, managed login prompts new users to set up a TOTP authenticator. for more information, see [Details of MFA logic at user runtime](./user-pool-settings-mfa.html#user-pool-settings-mfa-user-outcomes). +