AWS Security ChangesHomeSearch

AWS cognito documentation change

Service: cognito · 2025-08-28 · Documentation low

File: cognito/latest/developerguide/authentication.md

Summary

Clarified authentication options in managed login vs. classic hosted UI

Security assessment

Textual clarification about authentication features, not directly security-related.

Diff

diff --git a/cognito/latest/developerguide/authentication.md b/cognito/latest/developerguide/authentication.md
index f51b4f956..9676a2fc2 100644
--- a//cognito/latest/developerguide/authentication.md
+++ b//cognito/latest/developerguide/authentication.md
@@ -110 +110 @@ Consider the following information in the design of your authentication model wi
-[Managed login](./cognito-user-pools-managed-login.html) and the classic hosted UI have different options for authentication. You can only do passwordless and passkey authentication in managed login.
+[Managed login](./cognito-user-pools-managed-login.html) has more options for authentication than the classic hosted UI. For example, users can do passwordless and passkey authentication only in managed login.