AWS Security ChangesHomeSearch

AWS solutions documentation change

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

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

Summary

Updated login URL documentation: simplified description, changed response model naming conventions, and updated related resource links

Security assessment

Formatting and naming convention changes without security context. Removed authentication flow explanation but didn't add new security documentation.

Diff

diff --git a/solutions/latest/dea-api/auth-loginurl.md
index 0227ed036..03393e634 100644
--- a/solutions/latest/dea-api/auth-loginurl.md
+++ b/solutions/latest/dea-api/auth-loginurl.md
@@ -7 +7 @@ URIHTTP methodsSchemasProperties
-# Auth – Login URL
+#  Auth LoginUrl
@@ -9 +9 @@ URIHTTP methodsSchemasProperties
-When a user attempts to access DEA, the application redirects the user to the authorization login URL to authenticate. After successful authentication, the user receives an authorization token to access DEA's resources. 
+URL used to access DEA user interface. 
@@ -29 +29 @@ ResponsesStatus code| Response model| Description
-`200`| `getLoginUrlResponse`| Login URL for DEA  
+`200`| `GetloginUrlresponse`| The request succeeded.  
@@ -42 +42 @@ ResponsesStatus code| Response model| Description
-### getLoginUrlResponse
+### GetloginUrlresponse
@@ -56 +56 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Resources
+Auth authCode Token
@@ -58 +58 @@ Resources
-Auth – Logout URL
+Auth LogoutUrl