From bf1f35c8f0b8af48d38cb4f4027759edccf9a249 Mon Sep 17 00:00:00 2001 From: Liam Thompson <32779855+leemthompo@users.noreply.github.com> Date: Tue, 11 Feb 2025 11:07:09 +0100 Subject: [PATCH] [DOCS] Trim connector intro to make all relevant info visible (#3752) (cherry picked from commit 0efbba53ac20c2310e4ae406e27f0904f6bd6788) --- docs/overlays/elasticsearch-shared-overlays.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/docs/overlays/elasticsearch-shared-overlays.yaml b/docs/overlays/elasticsearch-shared-overlays.yaml index 6153331317..c40344adb0 100644 --- a/docs/overlays/elasticsearch-shared-overlays.yaml +++ b/docs/overlays/elasticsearch-shared-overlays.yaml @@ -33,12 +33,7 @@ actions: description: > The connector and sync jobs APIs provide a convenient way to create and manage Elastic connectors and sync jobs in an internal index. - 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: - - * Elastic managed connectors (Native connectors) are a managed service on Elastic Cloud - - * Self-managed connectors (Connector clients) are self-managed on your infrastructure. - + 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. 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. externalDocs: