necatiarslan / aws-s3

Aws S3 Extension for VsCode
Apache License 2.0
9 stars 6 forks source link

Support s3 compatibility #15

Open qingxi opened 10 months ago

qingxi commented 10 months ago

I've fixed the issue that cannot load the configuration from config file and added the following features:

support to access s3 compatibility storage. (e.g. ECS) save the cache data against the profile to access the buckets convenience by different AWS profile. provide presigned url to access s3 object instead the URL.

necatiarslan commented 10 months ago

Thanks for your contribution. I will take a look as soon as possible and release a new version possibly today.