Skip to content

Commit

Permalink
Remove duplicate description for create s3 datasource flow (opensearc…
Browse files Browse the repository at this point in the history
…h-project#1915)

Signed-off-by: Ryan Liang <jiallian@amazon.com>
  • Loading branch information
RyanL1997 authored Jun 24, 2024
1 parent cc193f6 commit 47e8578
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,13 +87,6 @@ export const ConfigureS3Datasource = (props: ConfigureS3DatasourceProps) => {
<h1>{`Configure Amazon S3 data source`}</h1>
</EuiTitle>
<EuiSpacer size="s" />
<EuiText size="s" color="subdued">
{`Connect to Amazon S3 via AWS Glue Data Catalog with Amazon EMR as an execution engine. `}
<EuiLink external={true} href={OPENSEARCH_S3_DOCUMENTATION_URL} target="blank">
Learn more
</EuiLink>
</EuiText>
<EuiSpacer size="s" />
<EuiCallOut title="Setup Amazon EMR as execution engine first" iconType="iInCircle">
<EuiText size="s" color="subdued">
{`Connect to Amazon S3 via AWS Glue Data Catalog with Amazon EMR as an execution engine. `}
Expand Down

0 comments on commit 47e8578

Please sign in to comment.