diff --git a/docs/src/main/sphinx/admin/fault-tolerant-execution.rst b/docs/src/main/sphinx/admin/fault-tolerant-execution.rst index d442e710920f..9def35bbfd66 100644 --- a/docs/src/main/sphinx/admin/fault-tolerant-execution.rst +++ b/docs/src/main/sphinx/admin/fault-tolerant-execution.rst @@ -413,6 +413,11 @@ the property may be configured for: a request. - ``10`` - Any S3-compatible storage + * - ``exchange.s3.path-style-access`` + - Enables using `path-style access `_ + for all requests to S3. + - ``false`` + - Any S3-compatible storage * - ``exchange.s3.upload.part-size`` - Part size for S3 multi-part upload. - ``5MB``