AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

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

Security assessment

Changes involve documentation formatting adjustments and parameter ordering without any explicit security context. The client-token parameter relates to idempotency rather than security controls.

Diff

diff --git a/cli/latest/reference/amp/update-logging-configuration.md b/cli/latest/reference/amp/update-logging-configuration.md
index 77407f8dd..6446c9a9a 100644
--- a//cli/latest/reference/amp/update-logging-configuration.md
+++ b//cli/latest/reference/amp/update-logging-configuration.md
@@ -15 +15 @@
-  * [AWS CLI 2.28.8 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.11 Command Reference](../../index.html) »
@@ -71,2 +70,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20
-    [--client-token <value>]
-    --log-group-arn <value>
@@ -73,0 +72,2 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20
+    --log-group-arn <value>
+    [--client-token <value>]
@@ -98 +98 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20
-`--client-token` (string)
+`--workspace-id` (string)
@@ -100 +100 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20
-> A unique identifier that you can provide to ensure the idempotency of the request. Case-sensitive.
+> The ID of the workspace to update the logging configuration for.
@@ -106 +106 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20
-`--workspace-id` (string)
+`--client-token` (string)
@@ -108 +108 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20
-> The ID of the workspace to update the logging configuration for.
+> A unique identifier that you can provide to ensure the idempotency of the request. Case-sensitive.
@@ -235 +235 @@ status -> (structure)
-  * [AWS CLI 2.28.8 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.11 Command Reference](../../index.html) »