My S3 service (Alibaba Cloud OSS) only supports the Virtual Hosted request style. An option needs to be added to enable support for it. > [Compatibility with Amazon S3 - Alibaba Cloud OSS](https://www.alibabacloud.com/help/en/oss/developer-reference/compatibility-with-amazon-s3?spm=a2c63.p38356.0.0.2e184574qeJpOt#section-md5-f8t-292)  https://github.com/streamingfast/dstore/blob/3924b3b36c778c14ef73ce108d965c774fb27fff/s3store.go#L130
My S3 service (Alibaba Cloud OSS) only supports the Virtual Hosted request style. An option needs to be added to enable support for it.
dstore/s3store.go
Line 130 in 3924b3b