According to the AWS documentation there is no situation that there is a dash in `s3-<region>.amazonaws.com`, the correct way is with a dot `s3.<region>.amazonaws.com` Source: https://docs.aws.amazon.com/general/latest/gr/s3.html Signed-off-by: Matej Cotman <matej.cotman@eficode.com>