AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

Updated AWS CLI version from 2.28.8 to 2.28.11 and moved --client-token parameter documentation section

Security assessment

Change involves version update and parameter reorganization. The --client-token documentation describes idempotency, which is an API reliability feature rather than a security mechanism. No evidence of security fixes or vulnerabilities addressed.

Diff

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