mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 05:16:00 +03:00
[GH-ISSUE #1741] Investigate awscli-plugin-endpoint #897
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#897
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gaul on GitHub (Aug 15, 2021).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1741
awscli-plugin-endpoint allows configuration of the endpoint via the AWS credentials file. Can we use this to set the endpoints of non-AWS hosts more easily?
@ggtakec commented on GitHub (Aug 15, 2021):
I think it's possible to read the endpoint from the AWS credential file.
Before that, I would like to find out a little more about the format of the AWS credential file.
If it is an INI file format, I would like to add an item dedicated to s3fs so that the boot option of s3fs can also be entered as a file.