Is it possible to upload to AWS S3 with checksum enabled?

I generate the presigned S3 PUT url and use Uppy to upload (not multi-part upload) file. I wonder if there is an option to enable integrity check.

Thanks!

AFAIK you can calculate that yourself and send it as a header, as long as you enabled it in S3: