I'm just setting up a simple splash page basic static HTML and I decided to put it on S3.
my bucket name is called the same as my domain
www.example.com.s3-website.eu-west-2.amazonaws.com/
And then I've got a CNAME set to the same thing.
the only problem is i'm getting a 400 error from Amazon S3
400 Bad Request
Code: IncorrectEndpoint
Message: The specified bucket exists in another region. Please direct
requests to the specified endpoint.
I've checked and my bucket is definitely EU West and this is the endpoint it's given me when serving a static site.