Skip to content

Commit f6496bc

Browse files
authored
Platform API: Python SDK - full create connector code examples; remove change examples (#511)
1 parent 8c05e88 commit f6496bc

File tree

156 files changed

+1039
-1582
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

156 files changed

+1039
-1582
lines changed

platform-api/api/destinations/astradb.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,14 @@ import AstraDBPrerequisites from '/snippets/general-shared-text/astradb.mdx';
1010

1111
<AstraDBPrerequisites />
1212

13-
To create or change an Astra DB destination connector, see the following examples.
13+
To create an Astra DB destination connector, see the following examples.
1414

1515
import AstraDBSDK from '/snippets/destination_connectors/astradb_sdk.mdx';
1616
import AstraDBAPIRESTCreate from '/snippets/destination_connectors/astradb_rest_create.mdx';
17-
import AstraDBAPIRESTChange from '/snippets/destination_connectors/astradb_rest_change.mdx';
1817

1918
<CodeGroup>
2019
<AstraDBSDK />
2120
<AstraDBAPIRESTCreate />
22-
<AstraDBAPIRESTChange />
2321
</CodeGroup>
2422

2523
Replace the preceding placeholders as follows:
@@ -28,5 +26,3 @@ import AstraDBAPIPlaceholders from '/snippets/general-shared-text/astradb-api-pl
2826

2927
<AstraDBAPIPlaceholders />
3028

31-
To change a connector, replace `<connector-id>` with the destination connector's unique ID.
32-
To get this ID, see [List destination connectors](/platform-api/api/overview#list-destination-connectors).

platform-api/api/destinations/azure-ai-search.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,14 @@ import AzureAIPrerequisites from '/snippets/general-shared-text/azure-ai-search.
1010

1111
<AzureAIPrerequisites />
1212

13-
To create or change an Azure AI Search destination connector, see the following examples.
13+
To create an Azure AI Search destination connector, see the following examples.
1414

1515
import AzureAISDK from '/snippets/destination_connectors/azure_ai_search_sdk.mdx';
1616
import AzureAIAPIRESTCreate from '/snippets/destination_connectors/azure_ai_search_rest_create.mdx';
17-
import AzureAIAPIRESTChange from '/snippets/destination_connectors/azure_ai_search_rest_change.mdx';
1817

1918
<CodeGroup>
2019
<AzureAISDK />
2120
<AzureAIAPIRESTCreate />
22-
<AzureAIAPIRESTChange />
2321
</CodeGroup>
2422

2523
Replace the preceding placeholders as follows:
@@ -28,5 +26,3 @@ import AzureAIAPIPlaceholders from '/snippets/general-shared-text/azure-ai-searc
2826

2927
<AzureAIAPIPlaceholders />
3028

31-
To change a connector, replace `<connector-id>` with the destination connector's unique ID.
32-
To get this ID, see [List destination connectors](/platform-api/api/overview#list-destination-connectors).

platform-api/api/destinations/couchbase.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,14 @@ import CouchbasePrerequisites from '/snippets/general-shared-text/couchbase.mdx'
1010

1111
<CouchbasePrerequisites />
1212

13-
To create or change a Couchbase destination connector, see the following examples.
13+
To create a Couchbase destination connector, see the following examples.
1414

1515
import CouchbaseSDK from '/snippets/destination_connectors/couchbase_sdk.mdx';
1616
import CouchbaseAPIRESTCreate from '/snippets/destination_connectors/couchbase_rest_create.mdx';
17-
import CouchbaseAPIRESTChange from '/snippets/destination_connectors/couchbase_rest_change.mdx';
1817

1918
<CodeGroup>
2019
<CouchbaseSDK />
2120
<CouchbaseAPIRESTCreate />
22-
<CouchbaseAPIRESTChange />
2321
</CodeGroup>
2422

2523
Replace the preceding placeholders as follows:
@@ -28,5 +26,3 @@ import CouchbaseAPIPlaceholders from '/snippets/general-shared-text/couchbase-ap
2826

2927
<CouchbaseAPIPlaceholders />
3028

31-
To change a connector, replace `<connector-id>` with the destination connector's unique ID.
32-
To get this ID, see [List destination connectors](/platform-api/api/overview#list-destination-connectors).

platform-api/api/destinations/databricks-delta-table.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,14 @@ import DeltaTablesInDatabricksPrerequisites from '/snippets/general-shared-text/
2020

2121
<DeltaTablesInDatabricksPrerequisites />
2222

23-
To create or change a Delta Tables in Databricks destination connector, see the following examples.
23+
To create a Delta Tables in Databricks destination connector, see the following examples.
2424

2525
import DeltaTablesInDatabricksSDK from '/snippets/destination_connectors/databricks_delta_table_sdk.mdx';
2626
import DeltaTablesInDatabricksAPIRESTCreate from '/snippets/destination_connectors/databricks_delta_table_rest_create.mdx';
27-
import DeltaTablesInDatabricksAPIRESTChange from '/snippets/destination_connectors/databricks_delta_table_rest_change.mdx';
2827

2928
<CodeGroup>
3029
<DeltaTablesInDatabricksSDK />
3130
<DeltaTablesInDatabricksAPIRESTCreate />
32-
<DeltaTablesInDatabricksAPIRESTChange />
3331
</CodeGroup>
3432

3533
Replace the preceding placeholders as follows:
@@ -38,5 +36,3 @@ import DeltaTablesInDatabricksAPIPlaceholders from '/snippets/general-shared-tex
3836

3937
<DeltaTablesInDatabricksAPIPlaceholders />
4038

41-
To change a connector, replace `<connector-id>` with the destination connector's unique ID.
42-
To get this ID, see [List destination connectors](/platform-api/api/overview#list-destination-connectors).

platform-api/api/destinations/databricks-volumes.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,14 @@ import DatabricksVolumesPrerequisites from '/snippets/general-shared-text/databr
1717

1818
<DatabricksVolumesPrerequisites />
1919

20-
To create or change a Databricks Volumes destination connector, see the following examples.
20+
To create a Databricks Volumes destination connector, see the following examples.
2121

2222
import DatabricksVolumesSDK from '/snippets/destination_connectors/databricks_volumes_sdk.mdx';
2323
import DatabricksVolumesAPIRESTCreate from '/snippets/destination_connectors/databricks_volumes_rest_create.mdx';
24-
import DatabricksVolumesAPIRESTChange from '/snippets/destination_connectors/databricks_volumes_rest_change.mdx';
2524

2625
<CodeGroup>
2726
<DatabricksVolumesSDK />
2827
<DatabricksVolumesAPIRESTCreate />
29-
<DatabricksVolumesAPIRESTChange />
3028
</CodeGroup>
3129

3230
Replace the preceding placeholders as follows:
@@ -35,5 +33,3 @@ import DatabricksVolumesAPIPlaceholders from '/snippets/general-shared-text/data
3533

3634
<DatabricksVolumesAPIPlaceholders />
3735

38-
To change a connector, replace `<connector-id>` with the destination connector's unique ID.
39-
To get this ID, see [List destination connectors](/platform-api/api/overview#list-destination-connectors).

platform-api/api/destinations/delta-table.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,14 @@ import DeltaTablePrerequisites from '/snippets/general-shared-text/delta-table.m
1616

1717
<DeltaTablePrerequisites />
1818

19-
To create or change a Delta Tables in Amazon S3 destination connector, see the following examples.
19+
To create a Delta Tables in Amazon S3 destination connector, see the following examples.
2020

2121
import DeltaTableSDK from '/snippets/destination_connectors/delta_table_sdk.mdx';
2222
import DeltaTableAPIRESTCreate from '/snippets/destination_connectors/delta_table_rest_create.mdx';
23-
import DeltaTableAPIRESTChange from '/snippets/destination_connectors/delta_table_rest_change.mdx';
2423

2524
<CodeGroup>
2625
<DeltaTableSDK />
2726
<DeltaTableAPIRESTCreate />
28-
<DeltaTableAPIRESTChange />
2927
</CodeGroup>
3028

3129
Replace the preceding placeholders as follows:
@@ -34,5 +32,3 @@ import DeltaTableAPIPlaceholders from '/snippets/general-shared-text/delta-table
3432

3533
<DeltaTableAPIPlaceholders />
3634

37-
To change a connector, replace `<connector-id>` with the destination connector's unique ID.
38-
To get this ID, see [List destination connectors](/platform-api/api/overview#list-destination-connectors).

platform-api/api/destinations/elasticsearch.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,14 @@ import ElasticsearchPrerequisites from '/snippets/general-shared-text/elasticsea
1010

1111
<ElasticsearchPrerequisites />
1212

13-
To create or change an Elasticsearch destination connector, see the following examples.
13+
To create an Elasticsearch destination connector, see the following examples.
1414

1515
import ElasticsearchSDK from '/snippets/destination_connectors/elasticsearch_sdk.mdx';
1616
import ElasticsearchAPIRESTCreate from '/snippets/destination_connectors/elasticsearch_rest_create.mdx';
17-
import ElasticsearchAPIRESTChange from '/snippets/destination_connectors/elasticsearch_rest_change.mdx';
1817

1918
<CodeGroup>
2019
<ElasticsearchSDK />
2120
<ElasticsearchAPIRESTCreate />
22-
<ElasticsearchAPIRESTChange />
2321
</CodeGroup>
2422

2523
Replace the preceding placeholders as follows:
@@ -28,5 +26,3 @@ import ElasticsearchAPIPlaceholders from '/snippets/general-shared-text/elastics
2826

2927
<ElasticsearchAPIPlaceholders />
3028

31-
To change a connector, replace `<connector-id>` with the destination connector's unique ID.
32-
To get this ID, see [List destination connectors](/platform-api/api/overview#list-destination-connectors).

platform-api/api/destinations/google-cloud.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,14 @@ import GCSPrerequisites from '/snippets/general-shared-text/gcs.mdx';
1010

1111
<GCSPrerequisites />
1212

13-
To create or change a Google Cloud Storage destination connector, see the following examples.
13+
To create a Google Cloud Storage destination connector, see the following examples.
1414

1515
import GCSSDK from '/snippets/destination_connectors/gcs_sdk.mdx';
1616
import GCSAPIRESTCreate from '/snippets/destination_connectors/gcs_rest_create.mdx';
17-
import GCSAPIRESTChange from '/snippets/destination_connectors/gcs_rest_change.mdx';
1817

1918
<CodeGroup>
2019
<GCSSDK />
2120
<GCSAPIRESTCreate />
22-
<GCSAPIRESTChange />
2321
</CodeGroup>
2422

2523
Replace the preceding placeholders as follows:
@@ -28,5 +26,3 @@ import GCSAPIPlaceholders from '/snippets/general-shared-text/gcs-api-placeholde
2826

2927
<GCSAPIPlaceholders />
3028

31-
To change a connector, replace `<connector-id>` with the destination connector's unique ID.
32-
To get this ID, see [List destination connectors](/platform-api/api/overview#list-destination-connectors).

platform-api/api/destinations/kafka.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,14 @@ import KafkaPrerequisites from '/snippets/general-shared-text/kafka.mdx';
1010

1111
<KafkaPrerequisites />
1212

13-
To create or change a Kafka destination connector, see the following examples.
13+
To create a Kafka destination connector, see the following examples.
1414

1515
import KafkaSDK from '/snippets/destination_connectors/kafka_sdk.mdx';
1616
import KafkaAPIRESTCreate from '/snippets/destination_connectors/kafka_rest_create.mdx';
17-
import KafkaAPIRESTChange from '/snippets/destination_connectors/kafka_rest_change.mdx';
1817

1918
<CodeGroup>
2019
<KafkaSDK />
2120
<KafkaAPIRESTCreate />
22-
<KafkaAPIRESTChange />
2321
</CodeGroup>
2422

2523
Replace the preceding placeholders as follows:
@@ -28,5 +26,3 @@ import KafkaAPIPlaceholders from '/snippets/general-shared-text/kafka-api-placeh
2826

2927
<KafkaAPIPlaceholders />
3028

31-
To change a connector, replace `<connector-id>` with the destination connector's unique ID.
32-
To get this ID, see [List destination connectors](/platform-api/api/overview#list-destination-connectors).

platform-api/api/destinations/milvus.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,14 @@ import MilvusPrerequisites from '/snippets/general-shared-text/milvus.mdx';
1010

1111
<MilvusPrerequisites />
1212

13-
To create or change a Milvus destination connector, see the following examples.
13+
To create a Milvus destination connector, see the following examples.
1414

1515
import MilvusSDK from '/snippets/destination_connectors/milvus_sdk.mdx';
1616
import MilvusAPIRESTCreate from '/snippets/destination_connectors/milvus_rest_create.mdx';
17-
import MilvusAPIRESTChange from '/snippets/destination_connectors/milvus_rest_change.mdx';
1817

1918
<CodeGroup>
2019
<MilvusSDK />
2120
<MilvusAPIRESTCreate />
22-
<MilvusAPIRESTChange />
2321
</CodeGroup>
2422

2523
Replace the preceding placeholders as follows:
@@ -28,5 +26,3 @@ import MilvusAPIPlaceholders from '/snippets/general-shared-text/milvus-api-plac
2826

2927
<MilvusAPIPlaceholders />
3028

31-
To change a connector, replace `<connector-id>` with the destination connector's unique ID.
32-
To get this ID, see [List destination connectors](/platform-api/api/overview#list-destination-connectors).

0 commit comments

Comments
 (0)