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
Only documentation formatting changes. The principal ID validation pattern and constraints remain the same. No security implications.
Diff
diff --git a/cli/latest/reference/deadline/associate-member-to-job.md b/cli/latest/reference/deadline/associate-member-to-job.md index b7fed93ba..1b138211d 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.19 Command Reference](../../index.html) » + * [AWS CLI 2.34.20 Command Reference](../../index.html) » @@ -70 +69,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/deadli - --principal-id <value> @@ -73,0 +73 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/deadli + --principal-id <value> @@ -129,12 +128,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 job. -> -> 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}` -> - - @@ -176,0 +165,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 job. +> +> 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}` +> + + @@ -302 +302 @@ None - * [AWS CLI 2.34.19 Command Reference](../../index.html) » + * [AWS CLI 2.34.20 Command Reference](../../index.html) »