OptionalconnectorOptionaldestinationRequired. Destination catalog to store table.
OptionaldestinationRequired. Destination schema to store table.
OptionaldestinationOptional. Destination table name. The pipeline fails if a table with that name already exists. If not set, the source table name is used.
OptionalsourceSource catalog name. Might be optional depending on the type of source.
OptionalsourceSchema name in the source database. Might be optional depending on the type of source.
OptionalsourceRequired. Table name in the source database.
OptionaltableConfiguration settings to control the ingestion of tables. These settings override the table_configuration defined in the IngestionPipelineDefinition object and the SchemaSpec.
(Optional) Source Specific Connector Options