s3fs-nio icon indicating copy to clipboard operation
s3fs-nio copied to clipboard

[SUGGESTION] use default AWS authentication properties

Open stefanofornari opened this issue 2 years ago • 5 comments

Task Description

I see that to use s3fs-nio, an amazon.properties with s3fs.* properties is used to configure access to the service. It would be great, if it instead used (or in addition to) the standard AWS Default Credentials Provider Chain.

Tasks

The following tasks will need to be carried out:

Task Relationships

This task:

  • Is a sub-task of:
  • Depends on:
  • Is a follow-up of:
  • Relates to:

Useful Links

Help

  • Our chat channel
  • Points of contact:
    • @carlspring
    • @steve-todorov

stefanofornari avatar May 21 '23 06:05 stefanofornari

@stefanofornari ,

Thanks for the suggestion!

As mentioned on the other issue you raised, please, don't ignore our issue template.

carlspring avatar May 21 '23 11:05 carlspring

Sorry about that. I haven't found a template for discussions/requests. Which one should I have used? thanks in advance

stefanofornari avatar May 21 '23 12:05 stefanofornari

No problem. When you create a new task/bug report, it already comes with pre-populated text for you and you just have to add the description.

carlspring avatar May 21 '23 12:05 carlspring

This is something on our radar, but at the moment we'd like to focus on doing the release first.

At this moment I'm not sure if this won't be a breaking change, because some members of the community are already using s3fs-nio with the properties above. I believe we should revisit this a bit later.

steve-todorov avatar May 21 '23 13:05 steve-todorov