AWS cli documentation change
Summary
Updated AWS CLI version reference and improved clarity in session action definitions by changing 'job attachments to sync' to 'session action definition summary for syncing input job attachments', and updated step ID descriptions
Security assessment
Changes are purely documentation clarifications regarding session action functionality with no security implications. No evidence of security vulnerability fixes or security feature additions.
Diff
diff --git a/cli/latest/reference/deadline/list-session-actions.md b/cli/latest/reference/deadline/list-session-actions.md index c309f578b..2e7ae1791 100644 --- a//cli/latest/reference/deadline/list-session-actions.md +++ b//cli/latest/reference/deadline/list-session-actions.md @@ -15 +15 @@ - * [AWS CLI 2.32.33 Command Reference](../../index.html) » + * [AWS CLI 2.33.1 Command Reference](../../index.html) » @@ -459 +459 @@ sessionActions -> (list) ->>>> The job attachments to sync with the session action definition. +>>>> The session action definition summary for syncing input job attachments. @@ -463 +463 @@ sessionActions -> (list) ->>>>> The step ID of the step in the job attachment. +>>>>> The step ID for the sync input job attachments session action summary. @@ -501 +501 @@ nextToken -> (string) - * [AWS CLI 2.32.33 Command Reference](../../index.html) » + * [AWS CLI 2.33.1 Command Reference](../../index.html) »