diff --git a/public/components/integrations/components/__tests__/__snapshots__/setup_integration.test.tsx.snap b/public/components/integrations/components/__tests__/__snapshots__/setup_integration.test.tsx.snap index 260fc99cad..99b3d33742 100644 --- a/public/components/integrations/components/__tests__/__snapshots__/setup_integration.test.tsx.snap +++ b/public/components/integrations/components/__tests__/__snapshots__/setup_integration.test.tsx.snap @@ -2071,13 +2071,51 @@ exports[`Integration Setup Page Renders the S3 connector form as expected 1`] = className="euiText euiText--medium" >

- Installation Flows + Integration Resources

- +
+
+ +
+

+ This integration offers valuable resources compatible with your data source. These can include dashboards, visualizations, indexes, and queries. Select at least one of the following options. +

+
+
+
+
+
+ +
-
- - - -
- -
- Select from the available asset types based on your use case. Choose at least one. -
-
diff --git a/public/components/integrations/components/setup_integration.tsx b/public/components/integrations/components/setup_integration.tsx index 228ae55fb4..0e30dab6c9 100644 --- a/public/components/integrations/components/setup_integration.tsx +++ b/public/components/integrations/components/setup_integration.tsx @@ -396,14 +396,19 @@ export function SetupIntegrationForm({ <> -

Installation Flows

+

Integration Resources

- + + +

+ This integration offers valuable resources compatible with your data source. + These can include dashboards, visualizations, indexes, and queries. Select at + least one of the following options. +

+
+
+