AWS solutions documentation change
Summary
Restructured endpoint documentation, removed schemas/properties sections, changed response codes from 200 to 204, and simplified parameter descriptions
Security assessment
Changes appear to be structural/documentation formatting improvements without any explicit security context. No vulnerabilities or security features mentioned.
Diff
diff --git a/solutions/latest/dea-api/datavaults-datavaultid-files-fileid-audit.md index ba69621e0..b88c4df78 100644 --- a/solutions/latest/dea-api/datavaults-datavaultid-files-fileid-audit.md +++ b/solutions/latest/dea-api/datavaults-datavaultid-files-fileid-audit.md @@ -5 +5 @@ -URIHTTP methodsSchemasProperties +URIHTTP methods @@ -7,3 +7 @@ URIHTTP methodsSchemasProperties -# Data vaults – File audit - -This endpoint provides visibility into the history of actions that have been performed on a specific file within a data vault in Digital Evidence Archive. +# Datavaults dataVaultId Files fileId Audit @@ -19,2 +16,0 @@ This endpoint provides visibility into the history of actions that have been per -**Operation ID:** `requestDataVaultFileAudit` - @@ -26,16 +22 @@ Path parametersName| Type| Required| Description -ResponsesStatus code| Response model| Description ----|---|--- -`200`| `DataVaults_response_200_4`| Audit Query ID - -## Schemas - -### Request bodies - - - { - "from": number, - "to": number - } - -### Response bodies - +### OPTIONS @@ -43,9 +24 @@ ResponsesStatus code| Response model| Description - { - "auditId": "string" - } - -## Properties - -### AuditPayload - -Property| Type| Required| Description +Path parametersName| Type| Required| Description @@ -53,4 +26,2 @@ Property| Type| Required| Description -`from`| number| False| -`to`| number| False| - -### DataVaults_response_200_4 +`dataVaultId`| String| True| Data vault ID to generate audit log for +`fileId`| String| True| File ID to generate audit log for @@ -58,3 +29,3 @@ Property| Type| Required| Description -Property| Type| Required| Description ----|---|---|--- -`auditId`| string| False| +ResponsesStatus code| Response model| Description +---|---|--- +`204`| None| 204 response @@ -68 +39 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Data vaults – Details +Datavaults dataVaultId Files @@ -70 +41 @@ Data vaults – Details -Data vaults – File audit as CSV +Datavaults dataVaultId Files fileId Audit auditId Csv