Amazon SageMaker Unified Studio Workflows support Python and Bash operators
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.
https://aws.amazon.com/about-aws/whats-new/2026/09/sagemaker-workflows-python-bash/
Related releases
- AWS Lambda SnapStart now supports functions packaged as container images AWS What's New ·
- AWS Lambda Recursive Loop Detection Extends to All Commercial Regions AWS What's New ·
- AWS Lambda MicroVMs now support AWS PrivateLink for private connectivity AWS What's New ·
- AWS Lambda introduces public preview for Node.js 26 and Python 3.15 managed runtimes AWS What's New ·
- AWS Lambda functions now support full IAM resource-based policies AWS What's New ·
- CloudFront OAC now natively supports S3 Multi-Region Access Points as origins AWS What's New ·