According to aws.amazon.com, Amazon Web Services has expanded the integration between managed MLflow on Amazon SageMaker AI and the SageMaker AI Model Registry to support cross-account governance topologies.
The enhancement, detailed in a two-part blog series published on September 8, 2026, builds on existing automatic synchronization capabilities. According to aws.amazon.com, managed MLflow on SageMaker AI “synchronizes models registered in MLflow into the SageMaker AI Model Registry automatically,” carrying “training metrics, evaluation results, and lineage.”
The new cross-account capabilities introduce two governance patterns, according to aws.amazon.com. The first is a “hub-and-spoke pattern that centralizes governance by sharing one MLflow app across development accounts with AWS Resource Access Manager (AWS RAM).” The second is a “hybrid pattern for regulated environments that keeps development accounts fully isolated from the governance hub.”
According to aws.amazon.com, the integration addresses a specific challenge: “Data scientists track dozens of candidate runs in MLflow, while governance officers need one authoritative registry to validate, approve, and audit the models that reach production.” The system now enables lifecycle stage promotion directly from MLflow, allowing data scientists to “move a model from staging to production from the MLflow workflow.”
Working notebooks demonstrating these capabilities are available in an accompanying GitHub repository, according to aws.amazon.com.