AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/amp/delete-rule-groups-namespace.md

Summary

Updated navigation links, CLI version, and swapped order of --client-token/--name parameters in documentation

Security assessment

Parameter order and documentation section ordering changed, but content remains equivalent. The client-token still describes idempotency without introducing security controls or addressing vulnerabilities.

Diff

diff --git a/cli/latest/reference/amp/delete-rule-groups-namespace.md b/cli/latest/reference/amp/delete-rule-groups-namespace.md
index 0ad9ee544..71d28144b 100644
--- a//cli/latest/reference/amp/delete-rule-groups-namespace.md
+++ b//cli/latest/reference/amp/delete-rule-groups-namespace.md
@@ -14,2 +14,2 @@
-  * [previous](delete-query-logging-configuration.html "delete-query-logging-configuration") |
-  * [AWS CLI 2.28.8 Command Reference](../../index.html) »
+  * [previous](delete-resource-policy.html "delete-resource-policy") |
+  * [AWS CLI 2.28.11 Command Reference](../../index.html) »
@@ -22 +22 @@
-  * [← delete-query-logging-configuration](delete-query-logging-configuration.html "previous chapter \(use the left arrow\)") /
+  * [← delete-resource-policy](delete-resource-policy.html "previous chapter \(use the left arrow\)") /
@@ -67,2 +66,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20
-    [--client-token <value>]
-    --name <value>
@@ -69,0 +68,2 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20
+    --name <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
-> A unique identifier that you can provide to ensure the idempotency of the request. Case-sensitive.
+> The ID of the workspace containing the rule groups namespace and definition to delete.
@@ -102 +102 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20
-`--workspace-id` (string)
+`--client-token` (string)
@@ -104 +104 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20
-> The ID of the workspace containing the rule groups namespace and definition to delete.
+> A unique identifier that you can provide to ensure the idempotency of the request. Case-sensitive.
@@ -207 +207 @@ None
-  * [← delete-query-logging-configuration](delete-query-logging-configuration.html "previous chapter \(use the left arrow\)") /
+  * [← delete-resource-policy](delete-resource-policy.html "previous chapter \(use the left arrow\)") /
@@ -216,2 +216,2 @@ None
-  * [previous](delete-query-logging-configuration.html "delete-query-logging-configuration") |
-  * [AWS CLI 2.28.8 Command Reference](../../index.html) »
+  * [previous](delete-resource-policy.html "delete-resource-policy") |
+  * [AWS CLI 2.28.11 Command Reference](../../index.html) »