Skip to content
New issue

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

upload doesn't work for S3 when object lock turned on by default #829

Closed
Slach opened this issue Feb 12, 2024 · 1 comment
Closed

upload doesn't work for S3 when object lock turned on by default #829

Slach opened this issue Feb 12, 2024 · 1 comment
Assignees
Milestone

Comments

@Slach
Copy link
Collaborator

Slach commented Feb 12, 2024

InvalidRequest: Content-MD5 OR x-amz-checksum- HTTP header is required for Put Object requests with Object Lock parameters
@Slach Slach self-assigned this Feb 12, 2024
@Slach Slach added this to the 2.5.0 milestone Feb 12, 2024
@UnamedRus
Copy link

aws/aws-sdk-go-v2#1689
aws/aws-sdk-go-v2#2040

Looks like, it just matter of setting value to ChecksumAlgorithm parameter

@Slach Slach modified the milestones: 2.5.0, 2.4.30 Feb 12, 2024
@Slach Slach closed this as completed in bacb270 Feb 12, 2024
Slach added a commit that referenced this issue Feb 15, 2024
…efault value, to avoid useless CPU usage during upload to S3 storage, additional fix #829
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants