AWS AmazonS3 documentation change
Summary
Updated link for checksum algorithm documentation to 'checking-object-integrity-upload.html'
Security assessment
This modifies a reference link to checksum documentation but does not introduce new security content or address a specific vulnerability. Checksum documentation relates to data integrity but the change itself is organizational.
Diff
diff --git a/AmazonS3/latest/userguide/configure-inventory.md b/AmazonS3/latest/userguide/configure-inventory.md index 5011e933b..1d0ec7c04 100644 --- a//AmazonS3/latest/userguide/configure-inventory.md +++ b//AmazonS3/latest/userguide/configure-inventory.md @@ -291 +291 @@ Both the AWS managed key (`aws/s3`) and your customer managed keys appear in the - * **Checksum algorithm** – Indicates the algorithm that is used to create the checksum for the object. For more information, see [Using supported checksum algorithms](./checking-object-integrity.html#using-additional-checksums). + * **Checksum algorithm** – Indicates the algorithm that is used to create the checksum for the object. For more information, see [Using supported checksum algorithms](./checking-object-integrity-upload.html#using-additional-checksums).