Skip to content

Commit 0efbba5

Browse files
authored
[DOCS] Trim connector intro to make all relevant info visible (#3752)
1 parent 5e56163 commit 0efbba5

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

docs/overlays/elasticsearch-shared-overlays.yaml

+1-6
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,7 @@ actions:
3333
description: >
3434
The connector and sync jobs APIs provide a convenient way to create and manage Elastic connectors and sync jobs in an internal index.
3535
36-
Connectors are Elasticsearch integrations that bring content from third-party data sources, which can be deployed on Elastic Cloud or hosted on your own infrastructure:
37-
38-
* Elastic managed connectors (Native connectors) are a managed service on Elastic Cloud
39-
40-
* Self-managed connectors (Connector clients) are self-managed on your infrastructure.
41-
36+
Connectors are Elasticsearch integrations for syncing content from third-party data sources, which can be deployed on Elastic Cloud or hosted on your own infrastructure.
4237
4338
This API provides an alternative to relying solely on Kibana UI for connector and sync job management. The API comes with a set of validations and assertions to ensure that the state representation in the internal index remains valid.
4439

0 commit comments

Comments
 (0)