AWS cli documentation change
Summary
Updated CLI version reference from 2.28.8 to 2.28.11 and reordered --client-token parameter documentation while maintaining idempotency explanation
Security assessment
The change involves version number updates and parameter ordering adjustments without introducing new security content. The --client-token parameter relates to idempotency rather than security controls.
Diff
diff --git a/cli/latest/reference/amp/delete-workspace.md b/cli/latest/reference/amp/delete-workspace.md index 576abbdcb..1053d33e6 100644 --- a//cli/latest/reference/amp/delete-workspace.md +++ b//cli/latest/reference/amp/delete-workspace.md @@ -15 +15 @@ - * [AWS CLI 2.28.8 Command Reference](../../index.html) » + * [AWS CLI 2.28.11 Command Reference](../../index.html) » @@ -71 +70,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20 - [--client-token <value>] @@ -72,0 +72 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20 + [--client-token <value>] @@ -97,4 +96,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20 -`--client-token` (string) - -> A unique identifier that you can provide to ensure the idempotency of the request. Case-sensitive. - @@ -104,0 +101,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20 +`--client-token` (string) + +> A unique identifier that you can provide to ensure the idempotency of the request. Case-sensitive. + @@ -216 +216 @@ None - * [AWS CLI 2.28.8 Command Reference](../../index.html) » + * [AWS CLI 2.28.11 Command Reference](../../index.html) »