File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
docs/src/main/sphinx/object-storage Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -515,6 +515,12 @@ following properties:
515515* - ` iceberg.rest-catalog.nested-namespace-enabled `
516516 - Support querying objects under nested namespace.
517517 Defaults to ` false ` .
518+ * - ` iceberg.rest-catalog.view-endpoints-enabled `
519+ - Enable view endpoints. Defaults to ` true ` .
520+ * - ` iceberg.rest-catalog.sigv4-enabled `
521+ - Enable AWS Signature version 4 (SigV4). Defaults to ` false ` .
522+ * - ` iceberg.rest-catalog.signing-name `
523+ - AWS SigV4 signing service name. Defaults to ` execute-api ` .
518524* - ` iceberg.rest-catalog.case-insensitive-name-matching `
519525 - Match namespace, table, and view names case insensitively. Defaults to ` false ` .
520526* - ` iceberg.rest-catalog.case-insensitive-name-matching.cache-ttl `
You can’t perform that action at this time.
0 commit comments