AWS cli documentation change
Summary
Added new --identity-center-region parameter and updated CLI version
Security assessment
Added documentation for specifying IAM Identity Center region in job associations. Enhances security controls but isn't related to a security vulnerability fix.
Diff
diff --git a/cli/latest/reference/deadline/associate-member-to-job.md b/cli/latest/reference/deadline/associate-member-to-job.md index d264424df..d86f547db 100644 --- a//cli/latest/reference/deadline/associate-member-to-job.md +++ b//cli/latest/reference/deadline/associate-member-to-job.md @@ -15 +15 @@ - * [AWS CLI 2.34.63 Command Reference](../../index.html) » + * [AWS CLI 2.35.1 Command Reference](../../index.html) » @@ -73,0 +74 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/deadli + [--identity-center-region <value>] @@ -176,0 +178,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-]+` +> + + @@ -302 +315 @@ None - * [AWS CLI 2.34.63 Command Reference](../../index.html) » + * [AWS CLI 2.35.1 Command Reference](../../index.html) »