Connection test error for S3-compatible storage with custom endpoint

Marek
Level 2
Connection test error for S3-compatible storage with custom endpoint

Hi,

Why do I receive a connection test error, as in the attached screenshot, while checking a newly created S3 connection with a custom endpoint?

DSS_S3_connection_error.png

Nonetheless the connection seems to work, as I can create a dataset from it (please see another screenshot attached).

DSS_S3_dataset_OK.png

I am running DSS version 8.0.5, enterprise trial.

 

0 Kudos
1 Reply
fchataigner2
Dataiker

Hi,

DSS supports the use of S3 or S3-likes with path-style urls, through the AWS SDK. If you can create datasets and read the data then you should be fine. Since the SDK object acting as S3 client is created and works (you're able to create datasets), then the error you see is probably caused by insufficient permissions to execute some operations, one of which may be the listing of buckets.

0 Kudos