-
Notifications
You must be signed in to change notification settings - Fork 744
Open
Labels
feature-requestNew feature or enhancement. May require GitHub community feedback.New feature or enhancement. May require GitHub community feedback.
Description
The AWS Toolkit for VS Code currently allows browsing S3 buckets and prefixes,
but it is missing a critical feature: the ability to search/filter S3 object names.
For buckets with large numbers of objects (logs, data lake files, archives, etc.),
expanding the tree manually is extremely inefficient and not feasible.
Requested features:
- A search box in the S3 Explorer panel
- Keyword-based search (contains / startsWith)
- Clickable search results that open or reveal the object in its prefix
- Basic paging or lazy loading for large buckets
This feature is highly requested by many developers and would greatly improve
the usability of the Toolkit for S3-related workflows.
Thanks for your great work!
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or enhancement. May require GitHub community feedback.New feature or enhancement. May require GitHub community feedback.