AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

Reordered command parameters (--client-token and --log-group-arn) and corrected their descriptions

Security assessment

Parameter ordering fix improves documentation accuracy but does not address security issues or document security features

Diff

diff --git a/cli/latest/reference/amp/create-logging-configuration.md b/cli/latest/reference/amp/create-logging-configuration.md
index ea4f8036d..e076a2975 100644
--- a//cli/latest/reference/amp/create-logging-configuration.md
+++ b//cli/latest/reference/amp/create-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 create 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 create 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) »