aboutsummaryrefslogtreecommitdiff
path: root/system/s3fs-fuse/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/s3fs-fuse/README')
-rw-r--r--system/s3fs-fuse/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/system/s3fs-fuse/README b/system/s3fs-fuse/README
new file mode 100644
index 000000000000..5f8054568793
--- /dev/null
+++ b/system/s3fs-fuse/README
@@ -0,0 +1,7 @@
+s3fs allows Linux and macOS to mount an S3 bucket via FUSE.
+
+s3fs preserves the native object format for files, allowing
+use of other tools like AWS CLI
+
+NOTE: awscli is runtime dependency as it needs to be properly
+configured to be able to connect to AWS S3 Buckets.