abashev / vfs-s3

Amazon S3 driver for Apache commons-vfs (Virtual File System) project
Apache License 2.0
93 stars 50 forks source link

Update the aws-java-sdk-s3 library #64

Closed pierre-leonard closed 4 years ago

pierre-leonard commented 4 years ago

looks like (at least) eu-north-1 is missing from it

svella commented 4 years ago

FWIW - until it is updated, it is possible to use regions the SDK doesn't know about by setting the endpoint rather than the region. Another possibility is to to configure your build system to ignore the sdk dependency from vfs-s3 and explicitly pull in the version you want.

abashev commented 4 years ago

Fixed in 4.1.0