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

Let AWS SDKv2 use path style access #907

Merged
merged 1 commit into from
Nov 11, 2022
Merged

Conversation

afranken
Copy link
Member

Description

This was the default in 2.17.x, changed in 2.18.x
S3Mock currently does not support subdomain style access to buckets.

Related Issue

Fixes #880
The real issue is #144, which is not fixed with this change.

Tasks

  • I have signed the CLA.
  • I have written tests and verified that they fail without my change.

This was the default in 2.17.x, changed in 2.18.x
S3Mock currently does not support subdomain style access to buckets.

Fixes #880
@afranken afranken self-assigned this Nov 11, 2022
@afranken afranken added the bug label Nov 11, 2022
@afranken afranken merged commit 9d66d5b into main Nov 11, 2022
@afranken afranken deleted the 880-aws-sdk-v2-path-style-access branch November 11, 2022 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when using AWS SDK 2.18 for S3 operations
1 participant