SOURCE, SINK, or CONNECTION (for internal Iceberg tables).
For a complete list of all catalog-related parameters, see the main Catalog configuration page.
Example
To create a sink that uses a REST catalog, setcatalog.type to 'rest' and provide the catalog.uri for your REST catalog service.
Vended credentials
Added in v2.7.0.
vended_credentials = true along with catalog.type = 'rest':
Example: Source
Example: Sink
Deploying a Lakekeeper REST catalog
For a complete, step-by-step guide to deploying a self-hosted REST catalog with Lakekeeper, see this topic.