From cb8623a73a923379426bbdc1b8095c3b092bf269 Mon Sep 17 00:00:00 2001 From: Xuesong Luo Date: Mon, 27 Nov 2023 07:15:49 +0800 Subject: [PATCH] Remove redundant line (#5657) Signed-off-by: Xuesong Luo --- _dashboards/management/S3-data-source.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_dashboards/management/S3-data-source.md b/_dashboards/management/S3-data-source.md index 77c6ca5c70..585edeac81 100644 --- a/_dashboards/management/S3-data-source.md +++ b/_dashboards/management/S3-data-source.md @@ -10,8 +10,7 @@ has_children: true Introduced 2.11 {: .label .label-purple } -Starting with OpenSearch 2.11, you can connect OpenSearch to your Amazon Simple Storage Service (Amazon S3) data source using the OpenSearch Dashboards UI. You can then query that data, optimize query performance, define tables, and integrate your S3 data within a single UI. -Starting with OpenSearch 2.11, you can connect OpenSearch to your Amazon S3 data source using the OpenSearch Dashboards user interface (UI). You can then query that data, optimize query performance, define tables, and integrate your S3 data from a single UI. +Starting with OpenSearch 2.11, you can connect OpenSearch to your Amazon Simple Storage Service (Amazon S3) data source using the OpenSearch Dashboards UI. You can then query that data, optimize query performance, define tables, and integrate your S3 data within a single UI. ## Prerequisites