Closed AllanZhengYP closed 3 weeks ago
checksumAlgorithm
objectLockEnabled
yarn test
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Description of changes
checksumAlgorithm
option from upload(single & multipart) API and instead calculate the crc32 checksum by default.objectLockEnabled
configuration is set. It's not useful since we send crc32 by default now.Issue #, if available
Description of how you validated changes
Checklist
yarn test
passesChecklist for repo maintainers
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.