Which catalog do you have?
All four are reached the same way —catalogType=iceberg-rest — over the Iceberg REST protocol; only the service endpoint and authentication differ.
| Catalog | What it is | Onboarding guide |
|---|---|---|
| AWS Glue | AWS’s managed Iceberg REST catalog, backed by the Glue Data Catalog | Onboarding via API · via Data Portal |
| Amazon S3 Tables | AWS’s managed Iceberg tables, addressed by table-bucket ARN | Onboarding via API · via Data Portal |
| Unity Catalog | Databricks-managed or OSS Unity Catalog — also covers Delta Lake tables with UniForm enabled | Onboarding via API |
| Nessie | A Git-like, branch/ref-aware Iceberg catalog, self-hosted or managed | Onboarding via API |

