CRC 64 NVME checksum not available for S3 requests. #1219
Labels
p2
This is a standard priority issue
pending-release
This issue will be fixed by an approved PR that hasn't been released yet.
s3
service-api
This issue is due to a problem in a service API, not the SDK implementation.
Describe the bug
On the latest SDK there is no function for providing a
crc64nvme
checksum.Regression Issue
Expected Behavior
From the docs at https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html it mentions you can pass this new checksum algorithm for integrity checking objects.
Current Behavior
The checksum algorithm enum only supplies
Reproduction Steps
Install 1.65 of
aws-sdk-s3
crate.Possible Solution
No response
Additional Information/Context
Just curious when this might become available since it recently got released.
Version
Environment details (OS name and version, etc.)
Windows 11, rustc 1.82.0 (f6e511eec 2024-10-15)
Logs
No response
The text was updated successfully, but these errors were encountered: