AWS Security ChangesHomeSearch

AWS sagemaker-unified-studio documentation change

Service: sagemaker-unified-studio · 2025-07-16 · Documentation low

File: sagemaker-unified-studio/latest/userguide/schedule-visual-etl.md

Summary

Updated terminology from 'visual flows' to 'visual jobs' throughout the documentation, including headings, menu items, and operational references.

Security assessment

The changes are purely terminological (flow→job) with no references to security mechanisms, vulnerabilities, or access controls. No security features or mitigations were added or modified.

Diff

diff --git a/sagemaker-unified-studio/latest/userguide/schedule-visual-etl.md b/sagemaker-unified-studio/latest/userguide/schedule-visual-etl.md
index 8c25d6ce9..b5ad09a48 100644
--- a//sagemaker-unified-studio/latest/userguide/schedule-visual-etl.md
+++ b//sagemaker-unified-studio/latest/userguide/schedule-visual-etl.md
@@ -5 +5 @@
-Scheduling visual flows from the editorReviewing scheduled visual flows in the editorScheduling visual flows with workflows
+Scheduling visual jobs from the editorReviewing scheduled visual jobs in the editorScheduling visual jobs with workflows
@@ -7 +7 @@ Scheduling visual flows from the editorReviewing scheduled visual flows in the e
-# Scheduling and running visual flows
+# Scheduling and running visual jobs
@@ -9 +9 @@ Scheduling visual flows from the editorReviewing scheduled visual flows in the e
-There are two ways to schedule Visual ETL flows in Amazon SageMaker Unified Studio.
+There are two ways to schedule visual ETL jobs in Amazon SageMaker Unified Studio.
@@ -11 +11 @@ There are two ways to schedule Visual ETL flows in Amazon SageMaker Unified Stud
-  * You can schedule your visual flows directly in the Visual ETL editor. This way you can schedule a single visual flow quickly.
+  * You can schedule your visual jobs directly in the Visual ETL editor. This way you can schedule a single visual job quickly.
@@ -13 +13 @@ There are two ways to schedule Visual ETL flows in Amazon SageMaker Unified Stud
-  * You can schedule your visual flow using a DAG and the workflows interface. This way you can combine multiple elements in the same schedule.
+  * You can schedule your visual job using a DAG and the workflows interface. This way you can combine multiple elements in the same schedule.
@@ -18 +18 @@ There are two ways to schedule Visual ETL flows in Amazon SageMaker Unified Stud
-## Scheduling visual flows from the editor
+## Scheduling visual jobs from the editor
@@ -20 +20 @@ There are two ways to schedule Visual ETL flows in Amazon SageMaker Unified Stud
-You can schedule your visual flows to run from within the Visual ETL editor. To do this, use a project with the **All capabilities** project profile or another project profile with scheduling enabled in the Tooling blueprint parameters. If you have created a project that needs to be updated to enable scheduling, contact your admin.
+You can schedule your visual jobs to run from within the Visual ETL editor. To do this, use a project with the **All capabilities** project profile or another project profile with scheduling enabled in the Tooling blueprint parameters. If you have created a project that needs to be updated to enable scheduling, contact your admin.
@@ -24 +24 @@ You can schedule your visual flows to run from within the Visual ETL editor. To
-  2. Navigate to your visual ETL flows by choosing **Visual ETL flows** from the **Build** menu.
+  2. Navigate to your visual ETL jobs by choosing **visual ETL jobs** from the **Build** menu.
@@ -26 +26 @@ You can schedule your visual flows to run from within the Visual ETL editor. To
-  3. Choose the visual flow you want to schedule from the list to open it in the editor.
+  3. Choose the visual job you want to schedule from the list to open it in the editor.
@@ -34 +34 @@ You can schedule your visual flows to run from within the Visual ETL editor. To
-     * Choose **Active** to activate the schedule and run the Visual ETL flow when the schedule indicates it should run.
+     * Choose **Active** to activate the schedule and run the Visual ETL job when the schedule indicates it should run.
@@ -36 +36 @@ You can schedule your visual flows to run from within the Visual ETL editor. To
-     * Choose **Paused** to create a schedule that will not run the Visual ETL flow yet.
+     * Choose **Paused** to create a schedule that will not run the visual ETL job yet.
@@ -42 +42 @@ You can schedule your visual flows to run from within the Visual ETL editor. To
-     * Choose **One-time** to run the Visual ETL flow at one specific time.
+     * Choose **One-time** to run the visual ETL job at one specific time.
@@ -44 +44 @@ You can schedule your visual flows to run from within the Visual ETL editor. To
-     * Choose **Recurring** to create a schedule that run the Visual ETL flow at multiple times that you choose.
+     * Choose **Recurring** to create a schedule that run the Visual ETL job at multiple times that you choose.
@@ -57 +57 @@ You can enable project repository auto sync flag when creating or updating the p
-## Reviewing scheduled visual flows in the editor
+## Reviewing scheduled visual jobs in the editor
@@ -59 +59 @@ You can enable project repository auto sync flag when creating or updating the p
-You can review scheduled visual flows in the Visual ETL interface in Amazon SageMaker Unified Studio. On the schedules page, you can pause, edit, and delete schedules. You can also view the status and other information for a schedule and choose the name of a schedule to view runs and additional data.
+You can review scheduled visual jobs in the Visual ETL interface in Amazon SageMaker Unified Studio. On the schedules page, you can pause, edit, and delete schedules. You can also view the status and other information for a schedule and choose the name of a schedule to view runs and additional data.
@@ -67 +67 @@ To review scheduled queries, complete the following steps:
-  3. Choose **Visual ETL flows** from the **Build** menu.
+  3. Choose **Visual ETL jobs** from the **Build** menu.
@@ -78 +78 @@ To view information about different times the schedule has run, choose the name
-## Scheduling visual flows with workflows
+## Scheduling visual jobs with workflows
@@ -80 +80 @@ To view information about different times the schedule has run, choose the name
-You can schedule the Visual ETL flows you authored to run based on a schedule using Workflows. The following is an example of how to do this:
+You can schedule the Visual ETL jobs you authored to run based on a schedule using Workflows. The following is an example of how to do this:
@@ -127 +127 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Authoring a visual ETL flow using generative AI
+Authoring a visual ETL job using generative AI