bartek@aws: ~/news
$ whoami
$ AWS Architect · DevOps · Cloud
Thursday, September 3, 2026

SageMaker Unified Studio Workflows Now Supports Python and Bash Operators

Amazon SageMaker Unified Studio Workflows just got more flexible—you can now run custom Python functions and shell commands directly in serverless workflows without spinning up separate compute resources. This means no more Lambda or ECS workarounds for data transformations and shell scripts; just drag PythonOperator or BashOperator onto your visual canvas and point them to your scripts.

source: [aws/whats-new]