Open jmklix opened 7 months ago
@vbrajyaguru vbrajyaguru Apr 18, 2024 Author
Yes, please consider this as feature request. We are using S3 client and using PutObjectRequest to create the PUT request. Our application has its own checksumming method to verify data integrity of the object read from the S3. We don't need data integrity protection while uploading the object to S3 and so we need some way to tell S3 client to not perform checksumming on the content.
Let me know and I can provide code samples if needed.
@jmklix any updates on this?
Sorry, but no updates as of now. It's still in our backlog
Discussed in https://github.com/aws/aws-sdk-cpp/discussions/2926