With this simple script it's 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://
Update:
v. 1.1 supports HTTPS too