AWS solutions documentation change
Summary
Simplified documentation structure by removing schemas/properties sections, changed response code from 200 to 204, and updated navigation links
Security assessment
Changes are structural/documentation formatting updates with no security context. Removal of schema details and response model changes don't indicate security fixes.
Diff
diff --git a/solutions/latest/dea-api/datasync-tasks.md index 298a1b2e4..480251659 100644 --- a/solutions/latest/dea-api/datasync-tasks.md +++ b/solutions/latest/dea-api/datasync-tasks.md @@ -5 +5 @@ -URIHTTP methodsSchemasProperties +URIHTTP methods @@ -7,3 +7 @@ URIHTTP methodsSchemasProperties -# DataSync tasks - -This endpoint provides a way to return a list of all tasks in AWS DataSync with associated metadata. +# Datasync Tasks @@ -20,0 +19,2 @@ returns list of datasync tasks +### OPTIONS + @@ -23,46 +23 @@ ResponsesStatus code| Response model| Description -`200`| `DataSync_response_200`| Success Response - -## Schemas - -### Response bodies - - - { - "DataSyncTasks": [ - [ - { - "taskArn": "string", - "taskId": "string", - "sourceLocationArn": "string", - "destinationLocationArn": "string", - "dataVaultUlid": "string", - "status": "string", - "created": "string", - "lastExecutionCompleted": "string" - } - ] - ], - "next": "string" - } - -## Properties - -### DataSyncTask - -Property| Type| Required| Description ----|---|---|--- -`created`| string| False| -`dataVaultUlid`| string| False| -`destinationLocationArn`| string| False| -`lastExecutionCompleted`| string| False| -`sourceLocationArn`| string| False| -`status`| string| False| -`taskArn`| string| False| -`taskId`| string| False| - -### DataSync_response_200 - -Property| Type| Required| Description ----|---|---|--- -`DataSyncTasks`| Array of type Array of type DataSyncTask| False| -`next`| string| False| +`204`| None| 204 response @@ -76 +31 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Data vaults – Tasks +Cases My-cases @@ -78 +33 @@ Data vaults – Tasks -System audit +Datavaults