Using the AmazonS3 Java SDK to GET an object through the Edge CDN endpoint results in a 403 Forbidden. Before fetching the object, a HEAD request is sent to retreive some object metadata. It is this HEAD request that ...
I've used Spaces in my application for a while, using a Spaces access key to talk to the Origin endpoint.
Today I've enabled the built in Spaces CDN, but when I try to use the new Edge endpoint I get a 403 back from m...