Can you use Amazon S3 to create the new FLickr killer?

Can you use Amazon's S3 service to host the images for your new Flickr killer?

URL's look like this: http://s3.amazonaws.com/mypictures/0001/

Quotes is the bucket, Nelson is the object. You can store JPGs there, no problem.

The question is: can you access this anonmously, ie, can I do <img src="http://s3.amazonaws.com/mypictures/0001/" ... in a webpage and expect it to work?

I've been reading the auth docs, haven't figured it out. Anyone have an answer?

Thanks!

# Mar 14, 2006