Hi everyone,
I have successfully registered AWS S3 tables in unity catalog, but I would like to register S3-compatible as well.
But, to create an EXTERNAL LOCATION in unity catalog, it seems I must register a credential. But the only suported credential type for S3 is IAM Role ARN. Since S3-compatible systems don't have a role ARN, it appears unity catalog does not support S3-compatible external locations.
Is there another way to register S3-compatible tables in UC?
Thank you in advance for any guidance.