You want to create a website that will show off photos of clouds that look like fluffy bunnies.
You want this cheap, fast, and with no administrative overhead.
Let's hop to it!
cloudsthatlooklikebunnies.com
www.cloudsthatlooklikebunnies.com
AKA : check the box
{ "Version": "2012-10-17", "Statement": [ { "Sid": "PublicReadGetObject", "Effect": "Allow", "Principal": "*", "Action": "s3:GetObject", "Resource": "arn:aws:s3:::cloudsthatlooklikebunnies.com/*" } ] }
This allows the world to see your fuffy bunny clouds
http://cloudsthatlooklikebunnies.com.s3-website-us-east-1.amazonaws.com
www.cloudsthatlooklikebunnies.com *
You've got a site already, and just need to host the assets.
Note the origin format!
Logging
Redirects
Lifecycles
Signed URLs
Object Naming
By steve bradford