AWS Security ChangesHomeSearch

AWS cognito documentation change

Service: cognito · 2026-01-31 · Documentation low

File: cognito/latest/developerguide/federation-endpoints.md

Summary

Corrected grammar in federation endpoints definition

Security assessment

Minor grammatical fix ('serve' to 'that serve') with no security implications. No security content modifications detected.

Diff

diff --git a/cognito/latest/developerguide/federation-endpoints.md b/cognito/latest/developerguide/federation-endpoints.md
index 2dbe44d52..9886aadb2 100644
--- a//cognito/latest/developerguide/federation-endpoints.md
+++ b//cognito/latest/developerguide/federation-endpoints.md
@@ -7 +7 @@
- _Federation endpoints_ are user pool endpoints serve a purpose for one of the authentication standards used by user pools. They include SAML ACS URLs, OIDC discovery endpoints, and service endpoints for user pool roles both as identity provider and relying party. Federation endpoints initiate authentication flows, receive proof of authentication from IdPs, and issue tokens to clients. They interact with IdPs, applications, and administrators, but not with users.
+ _Federation endpoints_ are user pool endpoints that serve a purpose for one of the authentication standards used by user pools. They include SAML ACS URLs, OIDC discovery endpoints, and service endpoints for user pool roles both as identity provider and relying party. Federation endpoints initiate authentication flows, receive proof of authentication from IdPs, and issue tokens to clients. They interact with IdPs, applications, and administrators, but not with users.