Closed bentsku closed 1 year ago
Fixing the S3 endpoints to use s3.localhost.localstack.cloud:4566 instead of localhost.localstack.cloud:4566 which doesn't support virtual host addressing
s3.localhost.localstack.cloud:4566
localhost.localstack.cloud:4566
this should address https://github.com/localstack/localstack/issues/8018
Fixing the S3 endpoints to use
s3.localhost.localstack.cloud:4566
instead oflocalhost.localstack.cloud:4566
which doesn't support virtual host addressingthis should address https://github.com/localstack/localstack/issues/8018