OpenWaterFoundation / owf-tstool-aws-plugin

Open Water Foundation AWS plugin for TSTool
GNU General Public License v3.0
0 stars 0 forks source link

S3 browser - allow start at a top-level folder #25

Open smalers opened 1 year ago

smalers commented 1 year ago

Sometimes buckets are very large and users are interested in a folder, such as for a specific system. It would be good if the browser could open to a specific folder, perhaps displayed as bucket and prefix as the root node, or just have one top-level folder with subfolders. Because TSTool is generic, how would it know to open only a folder? Maybe have a standard file on the bucket with some metadata?

Maybe create folder listings in the root and top-level folder to allow software to utilize to optimize. The listings don't need to be totally up to date, just enough to provide a hint as to what browser behavior should occur.