I would like to host a static website at amazon S3, but I need to restrict access to it to certain users. This maybe by ip address or by amazon credentials (only logged in u
You can restrict access to the bucket/static website to certain http referers too. So you could set up a wordpress membership site where only logged in users to that site can access the site hosted on Amazon. E.g. mymembershipsite.com/members .