AWS cli documentation change
Summary
Updated CLI version from 1.38.26 to 1.38.32, added AWS CLI S3 FAQ link, fixed typo in 'Table of Contents', and corrected quotation marks in checksum documentation
Security assessment
Changes are version updates, typo fixes, and formatting corrections. No security vulnerabilities or security feature additions are mentioned.
Diff
diff --git a/cli/latest/topic/s3-faq.md b/cli/latest/topic/s3-faq.md index 1171543f4..cc5f950b3 100644 --- a//cli/latest/topic/s3-faq.md +++ b//cli/latest/topic/s3-faq.md @@ -14 +14 @@ - * [AWS CLI 1.38.26 Command Reference](../index.html) » + * [AWS CLI 1.38.32 Command Reference](../index.html) » @@ -15,0 +16 @@ + * [AWS CLI S3 FAQ]() @@ -25 +26 @@ -### [Table Of Contents](../index.html) +### [Table of Contents](../index.html) @@ -82 +83 @@ Amazon S3 will use the algorithm specified in the header to calculate the checks -Note that the AWS CLI will perform the above checksum calculations for commands that perform uploads. This includes high-level commands like `aws s3 cp`, `aws s3 sync`, and `aws s3 mv`, and low-level commands like `aws s3api put-object` and `aws s3api upload-part`." +Note that the AWS CLI will perform the above checksum calculations for commands that perform uploads. This includes high-level commands like `aws s3 cp`, `aws s3 sync`, and `aws s3 mv`, and low-level commands like `aws s3api put-object` and `aws s3api upload-part`.” @@ -94 +95 @@ The AWS CLI will attempt to verify the checksum of downloads when possible. If a -Note that the AWS CLI will perform the above checksum calculations for commands that perform uploads. This includes high-level commands like `aws s3 cp`, `aws s3 sync`, and `aws s3 mv`, and low-level commands like `aws s3api get-object`" +Note that the AWS CLI will perform the above checksum calculations for commands that perform uploads. This includes high-level commands like `aws s3 cp`, `aws s3 sync`, and `aws s3 mv`, and low-level commands like `aws s3api get-object`” @@ -106 +107 @@ For more information about verifying data integrity in Amazon S3, see [Checking - * [AWS CLI 1.38.26 Command Reference](../index.html) » + * [AWS CLI 1.38.32 Command Reference](../index.html) » @@ -107,0 +109 @@ For more information about verifying data integrity in Amazon S3, see [Checking + * [AWS CLI S3 FAQ]()