AWS cli documentation change
Summary
Updated CLI version and removed redundant '(ARN)' from IAM role/Identity Center references
Security assessment
Cosmetic documentation changes. No security implications or new security information added.
Diff
diff --git a/cli/latest/reference/deadline/get-monitor.md b/cli/latest/reference/deadline/get-monitor.md index 880d607c0..60f3eab6d 100644 --- a//cli/latest/reference/deadline/get-monitor.md +++ b//cli/latest/reference/deadline/get-monitor.md @@ -15 +15 @@ - * [AWS CLI 2.32.33 Command Reference](../../index.html) » + * [AWS CLI 2.33.1 Command Reference](../../index.html) » @@ -242 +242 @@ roleArn -> (string) -> 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. @@ -252 +252 @@ identityCenterInstanceArn -> (string) -> 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. @@ -262 +262 @@ identityCenterApplicationArn -> (string) -> 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. @@ -290 +290 @@ updatedBy -> (string) - * [AWS CLI 2.32.33 Command Reference](../../index.html) » + * [AWS CLI 2.33.1 Command Reference](../../index.html) »