The AWS S3 Browser extension for Visual Studio Code allows users to easily browse and manage their Amazon S3 buckets, files and folders within the vscode editor.
With this extension, users can perform a variety of tasks such as
- Uploading, downloading and deleting files
- Creating and deleting folders
- Copying file names, keys, ARNs, URLs and S3 URIs
- Adding shortcuts to files and folders for easy to access
- Searching All Bucket by File Name, Extension, Folder and Key
- Updating AWS EndPoint (to test your S3 functionality in your localstash environment)
The AWS S3 Browser extension is a useful tool for anyone working with S3, whether you are a developer, data scientist, or system administrator.
It provides an intuitive and user-friendly interface for managing S3 resources.
Please take this survey to help me make the extension better.
https://bit.ly/s3-extension-survey
To Access Aws, you need to configure aws credentials.
For more detail on aws credentials
https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html
https://www.youtube.com/watch?v=SON8sY1iOBU
To report your bugs or request new features, use link below
https://github.com/necatiarslan/aws-s3/issues/new
- IAM Role Credentials support https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-role.html
- (node:59796) NOTE: The AWS SDK for JavaScript (v2) is in maintenance mode.
SDK releases are limited to address critical bug fixes and security issues only.
Please migrate your code to use AWS SDK for JavaScript (v3).
For more information, check the blog post at https://a.co/cUPnyil
(Use
Code Helper (Plugin) --trace-warnings ...
to show where the warning was created) - Sunsetting the Webview UI Toolkit, migrate to alternative
- Paging (now max 1000)
- Sort By Name / Type
- Write Selected File and Folder count to the bottom
- Drag/Drop files and folders to upload
- Filter by Date/Size
- Multiple S3 Explorer
- Highlight Icons On Hover
- Show progressbar when uploading, downloading, deleting etc
- Freeze top bar
- Fix: Cannot read properties of null (reading '_panel')
- S3.getBucketAcl to get permissions and enable/disable command buttons
- Local folder sync
Follow me on linkedin to get latest news
https://www.linkedin.com/in/necati-arslan/
Thanks,
Necati ARSLAN
necatia@gmail.com
Other Extensions