AWS solutions documentation change
Summary
Simplified endpoint title, removed request/response schemas, added OPTIONS method documentation, and updated path parameter descriptions
Security assessment
Documentation restructuring without security-specific changes. Original security/compliance context in description was removed rather than enhanced.
Diff
diff --git a/solutions/latest/dea-api/cases-caseid-audit.md index 0ede15ca2..cbfe9086a 100644 --- a/solutions/latest/dea-api/cases-caseid-audit.md +++ b/solutions/latest/dea-api/cases-caseid-audit.md @@ -5 +5 @@ -URIHTTP methodsSchemasProperties +URIHTTP methods @@ -7,3 +7 @@ URIHTTP methodsSchemasProperties -# Cases – Audit by caseId - -This endpoint provides visibility into the history of actions performed on a specific case within DEA. The audit trail provided by this endpoint is crucial for security and compliance purposes, as it provides a record of who accessed the case and what actions were taken. +# Cases caseId Audit @@ -21,17 +19 @@ Path parametersName| Type| Required| Description -`caseId`| String| True| - -ResponsesStatus code| Response model| Description ----|---|--- -`200`| `Cases_response_200_6`| Audit Query ID - -## Schemas - -### Request bodies - - - { - "from": number, - "to": number - } - -### Response bodies +`caseId`| String| True| Case ID to generate audit log for @@ -38,0 +21 @@ ResponsesStatus code| Response model| Description +### OPTIONS @@ -40,9 +23 @@ ResponsesStatus code| Response model| Description - { - "auditId": "string" - } - -## Properties - -### AuditPayload - -Property| Type| Required| Description +Path parametersName| Type| Required| Description @@ -50,4 +25 @@ Property| Type| Required| Description -`from`| number| False| -`to`| number| False| - -### Cases_response_200_6 +`caseId`| String| True| @@ -55,3 +27,3 @@ Property| Type| Required| Description -Property| Type| Required| Description ----|---|---|--- -`auditId`| string| False| +ResponsesStatus code| Response model| Description +---|---|--- +`204`| None| 204 response @@ -65 +37 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Available endpoints +Cases caseId Actions @@ -67 +39 @@ Available endpoints -Cases – Available actions by caseId +Cases caseId Audit auditId Csv