This might be something silly on my part, but when I try to follow the URL after a successful S3 upload, I get the following
<Error>
<Code>InvalidAccessKeyId</Code>
<Message>
The AWS Access Key Id you provided does not exist in our records.
</Message>
<AWSAccessKeyId>***</AWSAccessKeyId>
...
</Error>
This might be something silly on my part, but when I try to follow the URL after a successful S3 upload, I get the following