AWS cli documentation change
Summary
Updated AWS CLI version references, reordered parameters (--name/--data moved before --client-token), swapped --client-token/--workspace-id descriptions, and updated navigation links to reference put-resource-policy.
Security assessment
Changes involve parameter ordering adjustments and documentation navigation updates. No security-specific changes or vulnerabilities addressed. The client-token parameter relates to idempotency rather than security features.
Diff
diff --git a/cli/latest/reference/amp/put-rule-groups-namespace.md b/cli/latest/reference/amp/put-rule-groups-namespace.md index d2861883f..b9c7d13fb 100644 --- a//cli/latest/reference/amp/put-rule-groups-namespace.md +++ b//cli/latest/reference/amp/put-rule-groups-namespace.md @@ -14,2 +14,2 @@ - * [previous](put-alert-manager-definition.html "put-alert-manager-definition") | - * [AWS CLI 2.28.8 Command Reference](../../index.html) » + * [previous](put-resource-policy.html "put-resource-policy") | + * [AWS CLI 2.28.11 Command Reference](../../index.html) » @@ -22 +22 @@ - * [← put-alert-manager-definition](put-alert-manager-definition.html "previous chapter \(use the left arrow\)") / + * [← put-resource-policy](put-resource-policy.html "previous chapter \(use the left arrow\)") / @@ -71,3 +70,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20 - [--client-token <value>] - --data <value> - --name <value> @@ -74,0 +72,3 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20 + --name <value> + --data <value> + [--client-token <value>] @@ -99 +99 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20 -`--client-token` (string) +`--workspace-id` (string) @@ -101 +101,5 @@ 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 where you are updating the rule groups namespace. + +`--name` (string) + +> The name of the rule groups namespace that you are updating. @@ -109,5 +113 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20 -`--name` (string) - -> The name of the rule groups namespace that you are updating. - -`--workspace-id` (string) +`--client-token` (string) @@ -115 +115 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20 -> The ID of the workspace where you are updating the rule groups namespace. +> A unique identifier that you can provide to ensure the idempotency of the request. Case-sensitive. @@ -216,4 +215,0 @@ Disable automatically prompt for CLI input parameters. -arn -> (string) - -> The ARN of the rule groups namespace. - @@ -223,0 +220,4 @@ name -> (string) +arn -> (string) + +> The ARN of the rule groups namespace. + @@ -248 +248 @@ tags -> (map) - * [← put-alert-manager-definition](put-alert-manager-definition.html "previous chapter \(use the left arrow\)") / + * [← put-resource-policy](put-resource-policy.html "previous chapter \(use the left arrow\)") / @@ -257,2 +257,2 @@ tags -> (map) - * [previous](put-alert-manager-definition.html "put-alert-manager-definition") | - * [AWS CLI 2.28.8 Command Reference](../../index.html) » + * [previous](put-resource-policy.html "put-resource-policy") | + * [AWS CLI 2.28.11 Command Reference](../../index.html) »