AWS Security ChangesHomeSearch

AWS solutions documentation change

Service: solutions · 2025-04-20 · Documentation medium

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

Summary

Updated title formatting, added explanation about revocation tokens enhancing security, and adjusted response description capitalization

Security assessment

The change explicitly describes revocation tokens as an added security layer to invalidate access/refresh tokens, which documents security controls but does not address a specific vulnerability.

Diff

diff --git a/solutions/latest/dea-api/auth-revoketoken.md b/solutions/latest/dea-api/auth-revoketoken.md
index 1927f7887..198b79fe6 100644
--- a//solutions/latest/dea-api/auth-revoketoken.md
+++ b//solutions/latest/dea-api/auth-revoketoken.md
@@ -7 +7,3 @@ URIHTTP methods
-#  Auth RevokeToken
+# 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. 
@@ -19,2 +20,0 @@ URIHTTP methods
-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 RefreshToken
+Auth – Refresh token
@@ -33 +33 @@ Auth RefreshToken
-AvailableEndpoints
+Auth – Token