AWS Security ChangesHomeSearch

AWS solutions documentation change

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

File: solutions/latest/dea-api/cases-caseid-scopedinformation.md

Summary

Simplified endpoint documentation by removing schemas/properties sections, changed response codes from 200 to 204, and removed ScopedCase model details

Security assessment

Removed mention of 'elevated permissions' but no evidence of addressing a specific security vulnerability. Changes appear to be structural documentation simplification.

Diff

diff --git a/solutions/latest/dea-api/cases-caseid-scopedinformation.md
index 85f753b05..588d63f6d 100644
--- a/solutions/latest/dea-api/cases-caseid-scopedinformation.md
+++ b/solutions/latest/dea-api/cases-caseid-scopedinformation.md
@@ -5 +5 @@
-URIHTTP methodsSchemasProperties
+URIHTTP methods
@@ -7,3 +7 @@ URIHTTP methodsSchemasProperties
-# Cases – Scoped information
-
-This elevated permissions endpoint provides a way to retrieve scoped information related to a specific case in DEA, allowing for more detailed and customizable case management.
+#  Cases caseId ScopedInformation
@@ -25,13 +23 @@ Path parametersName| Type| Required| Description
-ResponsesStatus code| Response model| Description  
----|---|---  
-`200`| `ScopedCase`| Success  
-  
-## Schemas
-
-### Response bodies
-    
-    
-    {
-      "ulid": "string",
-      "name": "string"
-    }
+### OPTIONS
@@ -39,5 +25 @@ ResponsesStatus code| Response model| Description
-## Properties
-
-### ScopedCase
-
-Property| Type| Required| Description  
+Path parametersName| Type| Required| Description  
@@ -45,2 +27,5 @@ Property| Type| Required| Description
-`name`| string| False|   
-`ulid`| string| False|   
+`caseId`| String| True|   
+  
+ResponsesStatus code| Response model| Description  
+---|---|---  
+`204`| None| 204 response  
@@ -54 +39 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Cases – Retrieve user memberships
+Cases caseId Owner
@@ -56 +41 @@ Cases – Retrieve user memberships
-Cases – Status
+Cases caseId Status