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
Documentation reorganization only. The --principal-id parameter description and constraints are unchanged. No security-related changes detected.
Diff
diff --git a/cli/latest/reference/deadline/associate-member-to-fleet.md b/cli/latest/reference/deadline/associate-member-to-fleet.md index a13a9937a..399e88242 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.19 Command Reference](../../index.html) » + * [AWS CLI 2.34.20 Command Reference](../../index.html) » @@ -69 +68,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/deadli - --principal-id <value> @@ -72,0 +72 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/deadli + --principal-id <value> @@ -118,12 +117,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 a fleet. -> -> 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}` -> - - @@ -165,0 +154,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 a fleet. +> +> 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}` +> + + @@ -291 +291 @@ None - * [AWS CLI 2.34.19 Command Reference](../../index.html) » + * [AWS CLI 2.34.20 Command Reference](../../index.html) »