AWS cognito documentation change
Summary
Added a troubleshooting chapter and a new quota entry for fetching JWKS documents.
Security assessment
The changes document new troubleshooting content and a quota limit for JWKS requests. While JWKS rate limiting could indirectly mitigate abuse, there is no explicit mention of a security vulnerability or incident being addressed.
Diff
diff --git a/cognito/latest/developerguide/cognito-document-history.md b/cognito/latest/developerguide/cognito-document-history.md index e22712a93..a493e66bb 100644 --- a//cognito/latest/developerguide/cognito-document-history.md +++ b//cognito/latest/developerguide/cognito-document-history.md @@ -10,0 +11,2 @@ Change| Description| Date +[Added a troubleshooting chapter.](https://docs.aws.amazon.com/cognito/latest/developerguide/troubleshooting.html)| New chapter with solutions to common issues with user pools.| October 24, 2025 +[Added a new quota for requests for user pool JSON web keys documents.](https://docs.aws.amazon.com/cognito/latest/developerguide/quotas.html#category_operations-managedlogin)| New quota entry for fetching `.well-known/jwks.json` from user pool OAuth 2.0 authorization servers.| October 13, 2025