Connection test error for S3-compatible storage with custom endpoint
Marek
Registered Posts: 17 ✭✭✭✭
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?
Nonetheless the connection seems to work, as I can create a dataset from it (please see another screenshot attached).
I am running DSS version 8.0.5, enterprise trial.
Answers
-
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.