Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to display certain buckets only #59

Open
kdzhao opened this issue Jan 31, 2022 · 1 comment
Open

Allow users to display certain buckets only #59

kdzhao opened this issue Jan 31, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@kdzhao
Copy link

kdzhao commented Jan 31, 2022

For any reasonable sized environment, the aws s3 ls will return a large number of bucket names, and most of them are not related to the user's interests. It will be great to have a configuration somewhere, that filter out the unrelated bucket names and only display the ones users want.

  • Let's make sure users know this only filters out in the UI, not by underlying permission.
  • An example is to check if there is a config file under current user's home folder. If yes, use a predefined parameter in that file to filter.
@kdzhao kdzhao added the enhancement New feature or request label Jan 31, 2022
@rabernat
Copy link
Contributor

This appears to be a duplicate of #18.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants