Amazon S3 bucket listing
With this simple script amazon-s3-bucket-listing possible to add web “directory” listing to Amazon S3 buckets.
It produces a list like this with a link to every files in the bucket.
Usage:
Put the file http://regexp.s3.amazonaws.com/list.html inside a bucket, be sure to make it readable setting the ACL appropriately.
You’ll get the bucket content list at the url http://.s3.amazonaws.com/list.html