AWS cli documentation change
Summary
Updated AWS CLI version from 2.28.8 to 2.28.11 and moved --client-token parameter documentation section
Security assessment
The change updates CLI version references and reorganizes parameter documentation. The --client-token parameter relates to idempotency rather than security controls. No security vulnerabilities or security feature additions are mentioned.
Diff
diff --git a/cli/latest/reference/amp/delete-alert-manager-definition.md b/cli/latest/reference/amp/delete-alert-manager-definition.md index 6b1104928..33c0301f4 100644 --- a//cli/latest/reference/amp/delete-alert-manager-definition.md +++ b//cli/latest/reference/amp/delete-alert-manager-definition.md @@ -15 +15 @@ - * [AWS CLI 2.28.8 Command Reference](../../index.html) » + * [AWS CLI 2.28.11 Command Reference](../../index.html) » @@ -67 +66,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20 - [--client-token <value>] @@ -68,0 +68 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20 + [--client-token <value>] @@ -93,4 +92,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. - @@ -100,0 +97,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. + @@ -212 +212 @@ None - * [AWS CLI 2.28.8 Command Reference](../../index.html) » + * [AWS CLI 2.28.11 Command Reference](../../index.html) »