tweedegolf / storage-abstraction

Provides an abstraction layer for interacting with a storage; the storage can be local or in the cloud.
MIT License
106 stars 18 forks source link

Expanded the S3 configuration options #1

Closed william00179 closed 5 years ago

william00179 commented 5 years ago

Expanded the S3 configuration options, primarily to allow for setting of the S3 region.

abudaan commented 5 years ago

Great! Thanks!