AWS Security ChangesHomeSearch

AWS deadline-cloud documentation change

Service: deadline-cloud · 2026-05-28 · Documentation low

File: deadline-cloud/latest/userguide/view-a-task.md

Summary

Expanded task action descriptions, added details about task status changes, task runs, worker dashboards, and job attachment browsing.

Security assessment

Changes are feature clarifications and additions (e.g., task management options, logs navigation) with no security context, vulnerabilities, or security feature documentation.

Diff

diff --git a/deadline-cloud/latest/userguide/view-a-task.md b/deadline-cloud/latest/userguide/view-a-task.md
index 0eee1c36c..e512fe5e8 100644
--- a//deadline-cloud/latest/userguide/view-a-task.md
+++ b//deadline-cloud/latest/userguide/view-a-task.md
@@ -26 +26 @@ You can use the **Actions** menu to do the following:
-  * Change the status of the task.
+  * Change the status of the task. You can requeue, suspend, mark as succeeded, mark as failed, or cancel a task.
@@ -28 +28 @@ You can use the **Actions** menu to do the following:
-  * View task logs. For more information, see [View session and worker logs in Deadline Cloud](./view-logs.html).
+  * View task runs to see the history of attempts for the task.
@@ -30 +30 @@ You can use the **Actions** menu to do the following:
-  * View that parameters that were set when the task was created.
+  * View session logs and worker logs. For more information, see [View session and worker logs in Deadline Cloud](./view-logs.html).
@@ -32 +32,7 @@ You can use the **Actions** menu to do the following:
-  * Download the output of the task. When you download the output of a task, it only contains the output generated by the selected task.
+  * View the worker dashboard for the worker that processed the task. For more information, see [View worker details in the worker dashboard](./view-worker-dashboard.html).
+
+  * View the parameters that were set when the task was created.
+
+  * Download the output of the task. When you download the output of a task, it contains only the output generated by the selected task.
+
+  * Browse the input and output file attachments for the task. For more information, see [Browsing job attachments in Deadline Cloud](./browse-job-attachments.html).