aws AWS What's New ·

Amazon SageMaker Unified Studio Workflows support Python and Bash operators

mlawsgadata-scientistaws-lambdaaws-ecsaws-sagemaker
feature

Amazon SageMaker Unified Studio Workflows now support PythonOperator and BashOperator, allowing users to embed custom Python functions and shell commands directly within serverless workflows. This enhancement removes the need for separate compute resources like AWS Lambda or ECS to execute tasks such as data transformations or shell scripts. The new operators streamline development by enabling users to configure logic directly on the visual canvas. This feature is generally available in all AWS Regions where SageMaker Unified Studio is supported.

Features (1)
  • Embed Python and Bash scripts directly in serverless workflows

    SageMaker Unified Studio Workflows now support PythonOperator and BashOperator, enabling direct execution of custom Python functions and shell commands within serverless workflows. This eliminates the need to provision separate compute resources, simplifying tasks like data transformations or shell script execution on the visual canvas.

Read the original announcement →

https://aws.amazon.com/about-aws/whats-new/2026/09/sagemaker-workflows-python-bash/

Related releases