Hi everyone, is it possible to connect an S3-compatible storage endpoint that is not AWS S3 (for example MinIO) to Databricks Unity Catalog? I already have access using Spark configurations (3a endpoint, access key, secret key, etc.), and I can read/write data at the Spark level.
But is support for an S3-compatible storage endpoint available through Unity Catalog using access key/ secret key credentials rather than an IAM role?