I would like to control if/how S3 multipart upload/byte range reads are used - like at what min size of objects it is at all used and the size of the parts but when quickly reading the doc I cant see the argument to use?
Setting this size influences cost (each part requires a put/get operation) and different sizes are optimal depending on network bandwidth etc...