AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-08-16 · Documentation low

File: cli/latest/reference/amp/update-query-logging-configuration.md

Summary

Updated CLI version reference from 2.28.8 to 2.28.11, reordered command parameters (--client-token and --destinations), and swapped descriptions between --client-token and --workspace-id parameters

Security assessment

Changes are documentation formatting updates with no evidence of addressing security vulnerabilities or adding security-related content. Parameter reorganization doesn't impact security posture.

Diff

diff --git a/cli/latest/reference/amp/update-query-logging-configuration.md b/cli/latest/reference/amp/update-query-logging-configuration.md
index ce54e61b7..6a52ee9ba 100644
--- a//cli/latest/reference/amp/update-query-logging-configuration.md
+++ b//cli/latest/reference/amp/update-query-logging-configuration.md
@@ -15 +15 @@
-  * [AWS CLI 2.28.8 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.11 Command Reference](../../index.html) »
@@ -67,2 +66,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20
-    [--client-token <value>]
-    --destinations <value>
@@ -69,0 +68,2 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20
+    --destinations <value>
+    [--client-token <value>]
@@ -94 +94 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20
-`--client-token` (string)
+`--workspace-id` (string)
@@ -96 +96 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20
-> (Optional) A unique, case-sensitive identifier that you can provide to ensure the idempotency of the request.
+> The ID of the workspace for which to update the query logging configuration.
@@ -144 +144 @@ JSON Syntax:
-`--workspace-id` (string)
+`--client-token` (string)
@@ -146 +146 @@ JSON Syntax:
-> The ID of the workspace for which to update the query logging configuration.
+> (Optional) A unique, case-sensitive identifier that you can provide to ensure the idempotency of the request.
@@ -269 +269 @@ status -> (structure)
-  * [AWS CLI 2.28.8 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.11 Command Reference](../../index.html) »