AWS cli documentation change
Summary
Updated AWS CLI version reference from 2.32.33 to 2.33.1 and standardized ARN descriptions by removing '(ARN)' abbreviation from Amazon Resource Name references
Security assessment
Changes only update version numbers and remove redundant acronyms in ARN descriptions without addressing security vulnerabilities, weaknesses, or incidents. No security context is present.
Diff
diff --git a/cli/latest/reference/deadline/list-monitors.md b/cli/latest/reference/deadline/list-monitors.md index d1a913e66..c8acc8552 100644 --- a//cli/latest/reference/deadline/list-monitors.md +++ b//cli/latest/reference/deadline/list-monitors.md @@ -15 +15 @@ - * [AWS CLI 2.32.33 Command Reference](../../index.html) » + * [AWS CLI 2.33.1 Command Reference](../../index.html) » @@ -266 +266 @@ monitors -> (list) ->>> The Amazon Resource Name (ARN) of the IAM role for the monitor. Users of the monitor use this role to access Deadline Cloud resources. +>>> The Amazon Resource Name of the IAM role for the monitor. Users of the monitor use this role to access Deadline Cloud resources. @@ -276 +276 @@ monitors -> (list) ->>> The Amazon Resource Name (ARN) of the IAM Identity Center instance responsible for authenticating monitor users. +>>> The Amazon Resource Name of the IAM Identity Center instance responsible for authenticating monitor users. @@ -286 +286 @@ monitors -> (list) ->>> The Amazon Resource Name (ARN) that the IAM Identity Center assigned to the monitor when it was created. +>>> The Amazon Resource Name that the IAM Identity Center assigned to the monitor when it was created. @@ -314 +314 @@ monitors -> (list) - * [AWS CLI 2.32.33 Command Reference](../../index.html) » + * [AWS CLI 2.33.1 Command Reference](../../index.html) »