AWS cli documentation change
Summary
Updated CLI version and removed redundant '(ARN)' from IAM role/Identity Center references
Security assessment
Documentation cleanup without security implications. Clarifies IAM role usage but doesn't introduce new security concepts.
Diff
diff --git a/cli/latest/reference/deadline/create-monitor.md b/cli/latest/reference/deadline/create-monitor.md index 85da4d2af..c9f08dd89 100644 --- a//cli/latest/reference/deadline/create-monitor.md +++ b//cli/latest/reference/deadline/create-monitor.md @@ -15 +15 @@ - * [AWS CLI 2.32.33 Command Reference](../../index.html) » + * [AWS CLI 2.33.1 Command Reference](../../index.html) » @@ -125 +125 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/deadli -> The Amazon Resource Name (ARN) of the IAM Identity Center instance that authenticates monitor users. +> The Amazon Resource Name of the IAM Identity Center instance that authenticates monitor users. @@ -145 +145 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/deadli -> The Amazon Resource Name (ARN) of the IAM role that the monitor uses to connect to Deadline Cloud. Every user that signs in to the monitor using IAM Identity Center uses this role to access Deadline Cloud resources. +> The Amazon Resource Name of the IAM role that the monitor uses to connect to Deadline Cloud. Every user that signs in to the monitor using IAM Identity Center uses this role to access Deadline Cloud resources. @@ -285 +285 @@ identityCenterApplicationArn -> (string) -> The Amazon Resource Name (ARN) that IAM Identity Center assigns to the monitor. +> The Amazon Resource Name that IAM Identity Center assigns to the monitor. @@ -297 +297 @@ identityCenterApplicationArn -> (string) - * [AWS CLI 2.32.33 Command Reference](../../index.html) » + * [AWS CLI 2.33.1 Command Reference](../../index.html) »