Skip to content

Commit

Permalink
Advertise read-write version
Browse files Browse the repository at this point in the history
If you are looking for the newer, read-write version of this tool that supports non-public S3 buckets, then please use the v2-alpha branch.
  • Loading branch information
john-aws committed Jan 3, 2019
1 parent 5c05826 commit 89ab0ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# AWS JavaScript S3 Explorer

Note: if you are looking for the newer, read-write version of this tool that supports non-public S3 buckets then please visit the [S3 Explorer (v2 alpha)](https://github.com/awslabs/aws-js-s3-explorer/tree/v2-alpha) page.

AWS JavaScript S3 Explorer is a JavaScript application that uses AWS's JavaScript SDK and S3 APIs to make the contents of an S3 bucket easy to browse via a web browser. We've created this to enable easier sharing of objects and data via Amazon S3.

The index.html file in this bucket contains the entire application. A visitor to the index.html page is prompted to enter the name of an Amazon S3 bucket. Upon adding the bucket name, the contents of the bucket will be rendered on the page.
Expand Down

0 comments on commit 89ab0ea

Please sign in to comment.