AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

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

Security assessment

Added documentation for a new IAM Identity Center integration feature. This enhances security by allowing explicit region specification for identity management, but doesn't fix a specific vulnerability.

Diff

diff --git a/cli/latest/reference/deadline/associate-member-to-farm.md b/cli/latest/reference/deadline/associate-member-to-farm.md
index 1d51b1257..682a5acc8 100644
--- a//cli/latest/reference/deadline/associate-member-to-farm.md
+++ b//cli/latest/reference/deadline/associate-member-to-farm.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.63 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.1 Command Reference](../../index.html) »
@@ -71,0 +72 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/deadli
+    [--identity-center-region <value>]
@@ -154,0 +156,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-]+`
+> 
+
+
@@ -280 +293 @@ None
-  * [AWS CLI 2.34.63 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.1 Command Reference](../../index.html) »