AWS eu-south-1 location constraint

Hey there,

I’m having trouble connecting to an AWS S3 bucket in the eu-south-1 region (Milan, Europe). I keep getting the error message:

Failed to connect: The eu-south-1 location constraint is incompatible for the region specific endpoint this request was sent to.

Thank you for your assistance.

Hello,

this is a known issue that will be fixed in the next release. The AWS server needs to match the region you use. For the old regions, this is implemented internally, so you can just use the AWS server directly. In this case, you need to specify a custom server name with the region:

s3.eu-south-1.amazonaws.com