Hi guys, I would like to implement my own multipart upload strategy, to be used instead of ParallelMultipartUploadStrategy in s3 and swift apis. However, I'm struggling to discover how to make all s3 and swift based APIs use the new strategy instead of the old one. Any pointers are more than welcome! :)
Thanks in advance, Nikola
