AWS cli documentation change
Summary
Added new --identity-center-region parameter and updated CLI version
Security assessment
Documented new parameter for IAM Identity Center region in queue permissions. This improves security configuration documentation but doesn't address a specific security issue.
Diff
diff --git a/cli/latest/reference/deadline/associate-member-to-queue.md b/cli/latest/reference/deadline/associate-member-to-queue.md index 132c609d2..2a15a549e 100644 --- a//cli/latest/reference/deadline/associate-member-to-queue.md +++ b//cli/latest/reference/deadline/associate-member-to-queue.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) »