AWS Security ChangesHomeSearch

AWS cognito documentation change

Service: cognito · 2025-02-26 · Documentation low

File: cognito/latest/developerguide/token-revocation.md

Summary

Introduced a typo in 'administrator' spelling within AdminUserGlobalSignOut documentation

Security assessment

Change appears to be an accidental typo introduction ('administrataor') with no security implications or content modifications.

Diff

diff --git a/cognito/latest/developerguide/token-revocation.md
index a51405685..1245fdae8 100644
--- a/cognito/latest/developerguide/token-revocation.md
+++ b/cognito/latest/developerguide/token-revocation.md
@@ -29 +29 @@ The [revoke endpoint](./revocation-endpoint.html) revokes a given refresh token
-[AdminUserGlobalSignOut](https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_AdminUserGlobalSignOut.html) is a server-side operation that an administrator authorizes with IAM credentials. This operation revokes all of the target user's refresh, ID, and access tokens.
+[AdminUserGlobalSignOut](https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_AdminUserGlobalSignOut.html) is a server-side operation that an administrataor authorizes with IAM credentials. This operation revokes all of the target user's refresh, ID, and access tokens.