We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
InvalidRequest: Content-MD5 OR x-amz-checksum- HTTP header is required for Put Object requests with Object Lock parameters
The text was updated successfully, but these errors were encountered:
aws/aws-sdk-go-v2#1689 aws/aws-sdk-go-v2#2040
Looks like, it just matter of setting value to ChecksumAlgorithm parameter
ChecksumAlgorithm
Sorry, something went wrong.
bacb270
add check_sum_algorithm parameter for s3 config section with "" d…
check_sum_algorithm
s3
c36735f
…efault value, to avoid useless CPU usage during upload to S3 storage, additional fix #829
Slach
No branches or pull requests
The text was updated successfully, but these errors were encountered: