InfluxDB 3 Object Storage

I would like to know if influxdb3 supports object storage from other providers such as Wasabi, backblaze, vultr or hetzner. Does it only support AWS and google?

Object store can very well be any provider so long they are Amazon S3 compatible / have S3 compatible APIs.

ive tried two different s3 compatible providers. Both give me this error message upon the installation wizard.

Serve command failed: failed to initialize catalog: object store error: ObjectStore(Generic { store: "S3", source: Reqwest { retries: 10, max_retries: 10, elapsed: 3.161228702s, retry_timeout: 180s, source: reqwest::Error { kind: Request, source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Name or service not known" })) } } })
└─ ERROR: InfluxDB failed to start; check permissions or other potential issues