AWS Security ChangesHomeSearch

AWS solutions documentation change

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

File: solutions/latest/dea-api/cases-my-cases.md

Summary

Removed authentication/authorization requirements description, simplified response models, and changed parameter types

Security assessment

Original text mentioned authentication/authorization requirements but removal doesn't indicate a security fix. Changes focus on documentation structure rather than security aspects.

Diff

diff --git a/solutions/latest/dea-api/cases-my-cases.md
index 7a9136906..228f993b6 100644
--- a/solutions/latest/dea-api/cases-my-cases.md
+++ b/solutions/latest/dea-api/cases-my-cases.md
@@ -5 +5 @@
-URIHTTP methodsSchemasProperties
+URIHTTP methods
@@ -7,3 +7 @@ URIHTTP methodsSchemasProperties
-# Cases – My cases
-
-This endpoint provides a way for users to retrieve a list of cases they are associated with in DEA, facilitating case managment and access. The API requires authentication and authorization to ensure that only authorized users can retrieve the list of cases they are associated with. 
+#  Cases My-cases
@@ -23 +20,0 @@ Query parametersName| Type| Required| Description
-`limit`| Integer| False|   
@@ -24,0 +22,3 @@ Query parametersName| Type| Required| Description
+`limit`| String| False|   
+  
+### OPTIONS
@@ -28,86 +28 @@ ResponsesStatus code| Response model| Description
-`200`| `My_cases_response`| Success  
-  
-## Schemas
-
-### Response bodies
-    
-    
-    {
-      "total": number,
-      "cases": {
-      },
-      "next": "string"
-    }
-
-## Properties
-
-### CaseAction
-
-  * `VIEW_CASE_DETAILS`
-
-  * `UPDATE_CASE_DETAILS`
-
-  * `UPDATE_CASE_STATUS`
-
-  * `UPLOAD`
-
-  * `DOWNLOAD`
-
-  * `VIEW_FILES`
-
-  * `CASE_AUDIT`
-
-  * `INVITE`
-
-  * `RESTORE_FILES`
-
-
-
-
-### CaseFileStatus
-
-  * `ACTIVE`
-
-  * `DELETING`
-
-  * `DELETE_FAILED`
-
-  * `DELETED`
-
-  * `PENDING`
-
-
-
-
-### CaseStatus
-
-  * `ACTIVE`
-
-  * `INACTIVE`
-
-
-
-
-### MyCase
-
-Property| Type| Required| Description  
----|---|---|---  
-`actions`| Array of type CaseAction| False|   
-`created`| string| False|   
-`description`| string| False|   
-`fileStatus`| CaseFileStatus| False|   
-`name`| string| False|   
-`objectCount`| number| False|   
-`s3BatchJobId`| string| False|   
-`status`| CaseStatus| False|   
-`totalSizeBytes`| number| False|   
-`ulid`| string| False|   
-`updated`| string| False|   
-  
-### My_cases_response
-
-Property| Type| Required| Description  
----|---|---|---  
-`cases`| object| False|   
-`next`| string| False|   
-`total`| number| False|   
+`204`| None| 204 response  
@@ -121 +36 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Cases – Manage user memberships
+Cases caseId Users userId Memberships
@@ -123 +38 @@ Cases – Manage user memberships
-Cases – Restore files
+Datasync Tasks