diff --git a/public/components/datasources/components/__tests__/__snapshots__/data_connection.test.tsx.snap b/public/components/datasources/components/__tests__/__snapshots__/data_connection.test.tsx.snap index bb7b39ed6b..da46504aac 100644 --- a/public/components/datasources/components/__tests__/__snapshots__/data_connection.test.tsx.snap +++ b/public/components/datasources/components/__tests__/__snapshots__/data_connection.test.tsx.snap @@ -656,51 +656,6 @@ exports[`Data Connection Page test Renders S3 data connection page with data 1`] -
- Explore data faster through integrations -
-This parameter provides the authentication type information required for execution - engine to connect to AWS Glue. + engine to connect to AWS Glue Data Catalog.
This should be the IAM role ARN
@@ -167,16 +167,16 @@ export const ConfigureS3Datasource = (props: ConfigureS3DatasourceProps) => {- This parameter provides the OpenSearch cluster host information for AWS Glue. This - OpenSearch instance is used for writing index data back. + This parameter provides the OpenSearch cluster host information for AWS Glue Data + Catalog. This OpenSearch instance is used for writing index data back.
Authentication settings to access the index store.
diff --git a/public/components/datasources/components/new/new_datasource_card_view.tsx b/public/components/datasources/components/new/new_datasource_card_view.tsx index bfc83ea85b..bbd695bfb1 100644 --- a/public/components/datasources/components/new/new_datasource_card_view.tsx +++ b/public/components/datasources/components/new/new_datasource_card_view.tsx @@ -23,7 +23,7 @@ export function NewDatasourceCardView() { { name: 'S3GLUE', displayName: 'S3', - description: 'Connect to Amazon S3 via AWS Glue', + description: 'Connect to Amazon S3 via AWS Glue Data Catalog', displayIcon: