You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the request I put "aws_endpoint_url": "https://s3.eu-central-1.amazonaws.com", but the output image link gives an error:
<Error>
<Code>AuthorizationQueryParametersError</Code>
<Message>Error parsing the X-Amz-Credential parameter; the region 'us-east-1' is wrong; expecting 'eu-central-1'</Message>
<Region>eu-central-1</Region>
<RequestId>9G9706QZWPMWC3ZY</RequestId>
<HostId>XWklCWgRIqcY8Xl7S7aSwZtXi97/KZfWUW6bJLfafVU3K9/tjmtVidH3SktNlz6ZmHxcVjIBQAQ=</HostId>
</Error>
Did I set up the endpoint url incorrectly?
The text was updated successfully, but these errors were encountered:
In the request I put
"aws_endpoint_url": "https://s3.eu-central-1.amazonaws.com"
, but the output image link gives an error:Did I set up the endpoint url incorrectly?
The text was updated successfully, but these errors were encountered: