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

docs(supplemental-docs): md5 checksum fallback for s3 #6886

Merged
merged 7 commits into from
Feb 17, 2025

Conversation

siddsriv
Copy link
Contributor

@siddsriv siddsriv commented Feb 14, 2025

Description

Documentation for using MD5 checksums as fallback.

Testing

packages/middleware-flexible-checksums/src/middleware-md5-fallback.e2e.spec.ts:

 ✓ src/middleware-md5-fallback.e2e.spec.ts (2) 4465ms
   ✓ S3 MD5 Fallback for DeleteObjects (2) 4464ms
     ✓ should use CRC32 checksum by default for DeleteObjects
     ✓ should use MD5 checksum for DeleteObjects with middleware 309ms

 Test Files  1 passed (1)
      Tests  2 passed (2)
   Start at  19:50:55
   Duration  5.05s (transform 201ms, setup 0ms, collect 326ms, tests 4.46s, environment 0ms, prepare 84ms)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@siddsriv siddsriv requested a review from a team as a code owner February 14, 2025 18:40
@siddsriv siddsriv merged commit a1d8ad3 into aws:main Feb 17, 2025
4 checks passed
@siddsriv siddsriv deleted the md5-fallback branch February 17, 2025 16:54
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.

2 participants