SageMaker MLflow Tracking Server

The SageMaker MLflow Tracking Server is a managed service in AWS that integrates MLflow with Amazon SageMaker. It provides a centralized tracking server for logging, organizing, and querying machine learning experiment metadata such as parameters, metrics, and artifacts. This allows data scientists and ML engineers to manage experiments at scale without the overhead of deploying and maintaining their own MLflow infrastructure.

aws.sagemaker_mlflow_tracking_server

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
artifact_store_uricorestringThe S3 URI of the general purpose bucket used as the MLflow Tracking Server artifact store.
automatic_model_registrationcoreboolWhether automatic registration of new MLflow models to the SageMaker Model Registry is enabled.
created_bycorejsonInformation about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card.
creation_timecoretimestampThe timestamp of when the described MLflow Tracking Server was created.
is_activecorestringWhether the described MLflow Tracking Server is currently active.
last_modified_bycorejsonInformation about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card.
last_modified_timecoretimestampThe timestamp of when the described MLflow Tracking Server was last modified.
mlflow_versioncorestringThe MLflow version used for the described tracking server.
role_arncorestringThe Amazon Resource Name (ARN) for an IAM role in your account that the described MLflow Tracking Server uses to access the artifact store in Amazon S3.
tagscorehstore
tracking_server_arncorestringThe ARN of the described tracking server.
tracking_server_maintenance_statuscorestringThe current maintenance status of the described MLflow Tracking Server.
tracking_server_namecorestringThe name of the described tracking server.
tracking_server_sizecorestringThe size of the described tracking server.
tracking_server_statuscorestringThe current creation status of the described MLflow Tracking Server.
tracking_server_urlcorestringThe URL to connect to the MLflow user interface for the described tracking server.
weekly_maintenance_window_startcorestringThe day and time of the week when weekly maintenance occurs on the described tracking server.