AWS Security ChangesHomeSearch

AWS solutions documentation change

Service: solutions · 2025-03-10 · Documentation low

File: solutions/latest/dea-api/auth-revoketoken.md

Summary

Simplified title, added explicit token revocation functionality description, and updated related links

Security assessment

Clarifies token revocation process which is a security feature, but no evidence of addressing a specific vulnerability

Diff

diff --git a/solutions/latest/dea-api/auth-revoketoken.md
index 198b79fe6..1927f7887 100644
--- a/solutions/latest/dea-api/auth-revoketoken.md
+++ b/solutions/latest/dea-api/auth-revoketoken.md
@@ -7,3 +7 @@ URIHTTP methods
-# Auth – Revoke token
-
-Using a revocation token adds an extra layer of security and control for users. The revocation token, once validated, invalidates the corresponding access or refresh token to revoke access from DEA. 
+#  Auth RevokeToken
@@ -20,0 +19,2 @@ Using a revocation token adds an extra layer of security and control for users.
+Revokes and invalides Cognito Refresh Token
+
@@ -23 +23 @@ ResponsesStatus code| Response model| Description
-`200`| None| Successfully Revoked Token  
+`200`| None| Successfully revoked token.  
@@ -31 +31 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Auth – Refresh token
+Auth RefreshToken
@@ -33 +33 @@ Auth – Refresh token
-Auth – Token
+AvailableEndpoints