We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57137b2 commit f4a241eCopy full SHA for f4a241e
supplemental-docs/MD5_FALLBACK.md
@@ -10,7 +10,7 @@ support these checksums and require MD5 checksums. Furthermore, the [DeleteObjec
10
requires a Content-MD5 request header](https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteObjects.html)
11
in which case too, you should use the MD5 fallback as noted below.
12
If you wish to fallback to the old behavior of sending MD5 checksums, for operations like
13
-DeleteObjectsCommand this is how you can do it in AWS SDK for JavaScript v3:
+`DeleteObjectsCommand` this is how you can do it in AWS SDK for JavaScript v3:
14
15
## MD5 fallback
16
0 commit comments