AWS cli documentation change
Summary
Updated AWS CLI version references, changed parameter order (--client-token and --workspace-id swapped positions), and updated navigation links to reference put-resource-policy instead of put-rule-groups-namespace.
Security assessment
Parameter reordering and documentation navigation changes do not impact security. The client-token parameter relates to idempotency rather than security controls.
Diff
diff --git a/cli/latest/reference/amp/put-alert-manager-definition.md b/cli/latest/reference/amp/put-alert-manager-definition.md index 0f505f86e..1e71a099c 100644 --- a//cli/latest/reference/amp/put-alert-manager-definition.md +++ b//cli/latest/reference/amp/put-alert-manager-definition.md @@ -13 +13 @@ - * [next](put-rule-groups-namespace.html "put-rule-groups-namespace") | + * [next](put-resource-policy.html "put-resource-policy") | @@ -15 +15 @@ - * [AWS CLI 2.28.8 Command Reference](../../index.html) » + * [AWS CLI 2.28.11 Command Reference](../../index.html) » @@ -23 +23 @@ - * [put-rule-groups-namespace →](put-rule-groups-namespace.html "next chapter \(use the right arrow\)") + * [put-resource-policy →](put-resource-policy.html "next chapter \(use the right arrow\)") @@ -67,2 +66,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20 - [--client-token <value>] - --data <value> @@ -69,0 +68,2 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20 + --data <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 to update the alert manager definition in. @@ -104 +104 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20 -`--workspace-id` (string) +`--client-token` (string) @@ -106 +106 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20 -> The ID of the workspace to update the alert manager definition in. +> A unique identifier that you can provide to ensure the idempotency of the request. Case-sensitive. @@ -220 +220 @@ status -> (structure) - * [put-rule-groups-namespace →](put-rule-groups-namespace.html "next chapter \(use the right arrow\)") + * [put-resource-policy →](put-resource-policy.html "next chapter \(use the right arrow\)") @@ -227 +227 @@ status -> (structure) - * [next](put-rule-groups-namespace.html "put-rule-groups-namespace") | + * [next](put-resource-policy.html "put-resource-policy") | @@ -229 +229 @@ status -> (structure) - * [AWS CLI 2.28.8 Command Reference](../../index.html) » + * [AWS CLI 2.28.11 Command Reference](../../index.html) »