AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-06-10 · Documentation low

File: cli/latest/reference/deadline/associate-member-to-fleet.md

Summary

Added new --identity-center-region parameter and updated CLI version

Security assessment

Documented new IAM Identity Center region parameter for fleet permissions. Improves security configuration options but doesn't address a specific security flaw.

Diff

diff --git a/cli/latest/reference/deadline/associate-member-to-fleet.md b/cli/latest/reference/deadline/associate-member-to-fleet.md
index d94e91d92..ecc51c7df 100644
--- a//cli/latest/reference/deadline/associate-member-to-fleet.md
+++ b//cli/latest/reference/deadline/associate-member-to-fleet.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.63 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.1 Command Reference](../../index.html) »
@@ -72,0 +73 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/deadli
+    [--identity-center-region <value>]
@@ -165,0 +167,12 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/deadli
+`--identity-center-region` (string)
+
+> The Region of the IAM Identity Center instance. If not provided, the service defaults to the Region of the farm.
+> 
+> Constraints:
+> 
+>   * min: `1`
+>   * max: `25`
+>   * pattern: `[a-z0-9-]+`
+> 
+
+
@@ -291 +304 @@ None
-  * [AWS CLI 2.34.63 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.1 Command Reference](../../index.html) »