Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 need support for virtual-hosted style #13

Open
chanson-chan opened this issue Oct 10, 2023 · 1 comment
Open

S3 need support for virtual-hosted style #13

chanson-chan opened this issue Oct 10, 2023 · 1 comment

Comments

@chanson-chan
Copy link

chanson-chan commented Oct 10, 2023

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
image

awsConfig.S3ForcePathStyle = aws.Bool(true)

@maoueh
Copy link
Contributor

maoueh commented Oct 10, 2023

PR welcomed, should be a "param" options that will configure this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants