Skip to content

fix S3 client no longer honor the computeChecksums config #4052

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

Merged
merged 1 commit into from
Mar 11, 2022

Conversation

AllanZhengYP
Copy link
Contributor

Follow up: #3799

Fixed a bug that S3 client no longer honor the computeChecksums config introduced in #3799. Previously only the members with httpChecksumRequired trait will be disabled by unseting computeChecksums config. S3 doesn't not honor the config because it has its own logic handling MD5 chechsums.

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

Sorry, something went wrong.

@AllanZhengYP AllanZhengYP requested a review from a team as a code owner March 11, 2022 17:42
@AllanZhengYP AllanZhengYP requested a review from trivikr March 11, 2022 17:42
@AllanZhengYP AllanZhengYP force-pushed the fix-s3-compute-checksum branch from ed25bc3 to afe4338 Compare March 11, 2022 18:21
@AllanZhengYP AllanZhengYP changed the title fix a bug that S3 client no longer honor the computeChecksums config fix S3 client no longer honor the computeChecksums config Mar 11, 2022
@AllanZhengYP AllanZhengYP merged commit 82d8972 into aws:master Mar 11, 2022
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.

None yet

2 participants