AWS cli documentation change
Summary
Updated AWS CLI version reference and restructured documentation for --principal-id parameter (moved from one section to another)
Security assessment
The change reorganizes documentation structure but doesn't alter security content. The --principal-id parameter constraints remain unchanged. No evidence of security vulnerability fixes.
Diff
diff --git a/cli/latest/reference/deadline/associate-member-to-farm.md b/cli/latest/reference/deadline/associate-member-to-farm.md index 3b1017931..7b879397e 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.19 Command Reference](../../index.html) » + * [AWS CLI 2.34.20 Command Reference](../../index.html) » @@ -68 +67,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/deadli - --principal-id <value> @@ -71,0 +71 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/deadli + --principal-id <value> @@ -107,12 +106,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/deadli -`--principal-id` (string) [required] - -> The member’s principal ID to associate with the farm. -> -> Constraints: -> -> * min: `1` -> * max: `47` -> * pattern: `([0-9a-f]{10}-|)[A-Fa-f0-9]{8}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{12}` -> - - @@ -154,0 +143,12 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/deadli +`--principal-id` (string) [required] + +> The member’s principal ID to associate with the farm. +> +> Constraints: +> +> * min: `1` +> * max: `47` +> * pattern: `([0-9a-f]{10}-|)[A-Fa-f0-9]{8}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{12}` +> + + @@ -280 +280 @@ None - * [AWS CLI 2.34.19 Command Reference](../../index.html) » + * [AWS CLI 2.34.20 Command Reference](../../index.html) »