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
Routine version update and parameter documentation reorganization. The optional client-token documentation remains focused on idempotency with no security implications mentioned.
Diff
diff --git a/cli/latest/reference/amp/delete-scraper.md b/cli/latest/reference/amp/delete-scraper.md index 556aa1f87..635dcf1ac 100644 --- a//cli/latest/reference/amp/delete-scraper.md +++ b//cli/latest/reference/amp/delete-scraper.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) - -> (Optional) A unique, case-sensitive identifier that you can provide to ensure the idempotency of the request. - @@ -100,0 +97,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/amp-20 +`--client-token` (string) + +> (Optional) A unique, case-sensitive identifier that you can provide to ensure the idempotency of the request. + @@ -222 +222 @@ status -> (structure) - * [AWS CLI 2.28.8 Command Reference](../../index.html) » + * [AWS CLI 2.28.11 Command Reference](../../index.html) »