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 8969cff commit 0c25ffcCopy full SHA for 0c25ffc
content/chapter-destinations/destination-s3/_index.md
@@ -307,6 +307,17 @@ If you configure an invalid value, the default is used.
307
308
*Description:* The number of {{% param "product_name" %}} worker threads that are used to upload data to S3 from this destination.
309
310
+## use-checksum()
311
+
312
+| | |
313
+| -------- | --------- |
314
+| Type: | `when_supported` or `when_required` |
315
+| Default: | `when_supported` |
316
317
+Available in {{< product >}} 4.20 and later.
318
319
+*Description:* Change the default checksum settings for S3 compatible solutions that don't support checksums.
320
321
## template()
322
323
| | |
0 commit comments