Skip to content

aws: Introduce a property to use path-style addressing

AWS SDK switched to virtual addressing as default instead of path style earlier. While MinIO supports virtual host style requests, path style requests are the default.

Introduce a property to allow the use of path style addressing if required.

For more information, see

Edited by Sanchayan Maity

Merge request reports