AWS Security ChangesHomeSearch

AWS solutions documentation change

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

File: solutions/latest/dea-api/system-audit-auditid-csv.md

Summary

Simplified endpoint documentation by removing schema details, changed response code from 200 to 204, and updated section header formatting

Security assessment

Changes focus on documentation formatting and response code updates without addressing security vulnerabilities or introducing security-related content

Diff

diff --git a/solutions/latest/dea-api/system-audit-auditid-csv.md
index 9a904de1c..33e8ad431 100644
--- a/solutions/latest/dea-api/system-audit-auditid-csv.md
+++ b/solutions/latest/dea-api/system-audit-auditid-csv.md
@@ -5 +5 @@
-URIHTTP methodsSchemasProperties
+URIHTTP methods
@@ -7,3 +7 @@ URIHTTP methodsSchemasProperties
-# System audit – CSV export
-
-This endpoint endpoint provides a way to export a specific audit trail entry within the Digital Evidence Archive system in CSV format, allowing users to further analyze or process the audit trail data. 
+#  System Audit auditId Csv
@@ -19 +17,5 @@ This endpoint endpoint provides a way to export a specific audit trail entry wit
-**Operation ID:** `getSystemAudit`
+Path parametersName| Type| Required| Description  
+---|---|---|---  
+`auditId`| String| True| Audit log ID  
+  
+### OPTIONS
@@ -27,20 +29 @@ ResponsesStatus code| Response model| Description
-`200`| `AuditResult`| Audit log CSV result and status  
-  
-## Schemas
-
-### Response bodies
-    
-    
-    {
-      "status": "string",
-      "downloadUrl": "string"
-    }
-
-## Properties
-
-### AuditResult
-
-Property| Type| Required| Description  
----|---|---|---  
-`downloadUrl`| string| False|   
-`status`| string| False|   
+`204`| None| 204 response  
@@ -54 +37 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-System audit
+System Audit
@@ -56 +39 @@ System audit
-Users
+Ui