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

fix: honor httpChecksumRequired in sigv2 #3905

Merged
merged 1 commit into from
Oct 5, 2021

Conversation

AllanZhengYP
Copy link
Contributor

Resolves: #3864

The httpChecksumRequired used to only applied to SigV4 signers. This removes the extra restrictions, to support users still on deprecated SigV2.

Checklist
  • npm run test passes
  • changelog is added, npm run add-change

putObjectRetention: true,
putObjectLockConfiguration: true
},

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clear this out because it's not used anywhere.

@trivikr trivikr self-requested a review September 30, 2021 23:14
@trivikr
Copy link
Member

trivikr commented Sep 30, 2021

@AllanZhengYP Can you check why CI is failing?

@AllanZhengYP AllanZhengYP merged commit 7cfe19f into aws:master Oct 5, 2021
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

Successfully merging this pull request may close these issues.

S3 DeleteObject Api call breaking change
2 participants