AWS Security ChangesHomeSearch

AWS solutions documentation change

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

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

Summary

Removed detailed schema definitions and case action enums, simplified to OPTIONS method documentation

Security assessment

Significant content reduction removes access control details but doesn't address specific security issues

Diff

diff --git a/solutions/latest/dea-api/cases-caseid-actions.md
index f3b61288e..0553f9727 100644
--- a/solutions/latest/dea-api/cases-caseid-actions.md
+++ b/solutions/latest/dea-api/cases-caseid-actions.md
@@ -5 +5 @@
-URIHTTP methodsSchemasProperties
+URIHTTP methods
@@ -7,3 +7 @@ URIHTTP methodsSchemasProperties
-# Cases – Available actions by caseId
-
-Requests to the /cases/{caseId}/actions endpoint returns a list of actions that can be performed on the specified case based on the permissions of the requesting user. 
+#  Cases caseId Actions
@@ -25,35 +23 @@ Path parametersName| Type| Required| Description
-ResponsesStatus code| Response model| Description  
----|---|---  
-`200`| `CaseUser`| Success  
-  
-## Schemas
-
-### Response bodies
-    
-    
-    {
-      "userUlid": "string",
-      "caseUlid": "string",
-      "actions": [
-        enum
-      ],
-      "caseName": "string",
-      "userFirstName": "string",
-      "userLastName": "string",
-      "created": "string",
-      "updated": "string"
-    }
-
-## Properties
-
-### CaseAction
-
-  * `VIEW_CASE_DETAILS`
-
-  * `UPDATE_CASE_DETAILS`
-
-  * `UPDATE_CASE_STATUS`
-
-  * `UPLOAD`
-
-  * `DOWNLOAD`
+### OPTIONS
@@ -61,14 +25 @@ ResponsesStatus code| Response model| Description
-  * `VIEW_FILES`
-
-  * `CASE_AUDIT`
-
-  * `INVITE`
-
-  * `RESTORE_FILES`
-
-
-
-
-### CaseUser
-
-Property| Type| Required| Description  
+Path parametersName| Type| Required| Description  
@@ -76,8 +27,5 @@ Property| Type| Required| Description
-`actions`| Array of type CaseAction| False|   
-`caseName`| string| False|   
-`caseUlid`| string| False|   
-`created`| string| False|   
-`updated`| string| False|   
-`userFirstName`| string| False|   
-`userLastName`| string| False|   
-`userUlid`| string| False|   
+`caseId`| String| True|   
+  
+ResponsesStatus code| Response model| Description  
+---|---|---  
+`204`| None| 204 response  
@@ -91 +39 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Cases – Audit by caseId
+Cases All-cases
@@ -93 +41 @@ Cases – Audit by caseId
-Cases – Case details by caseId
+Cases caseId Audit