Skip to content

Support pathStyleAccess=false / bucket subdomains #144

Open
@agudian

Description

AWS has announced to deprecate pathStyleAccess in the foreseeable future.

The S3 mock server could support that when running in Docker, with properly configured Docker network and alias settings, and then maybe checking the request for the used subdomain name.

Dynamically creating buckets won't be possible, though.

The challenge is to do that without having to duplicate the complete API controller and to provide proper testing within the Maven build.

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions