10477: first version of the aws-sdk-go-v2 driver.
[arvados.git] / lib / config / config.default.yml
index 907acdc87847f9c052aee71c5e1d1fbe8c4f78aa..d2ccefe8b0b106a08d4a00c7f861fd1e159c17e0 100644 (file)
@@ -1072,6 +1072,8 @@ Clusters:
           ConnectTimeout: 1m
           ReadTimeout: 10m
           RaceWindow: 24h
+          # Use aws-s3-go (v2) instead of goamz
+          AlternateDriver: false
 
           # For S3 driver, potentially unsafe tuning parameter,
           # intentionally excluded from main documentation.