create_mlflow_tracking_server_sagemaker
Set up a managed MLflow tracking server in SageMaker by providing a tracking server name, S3 artifact store URI, and server size.
Instructions
Create a Managed MLflow Tracking Server in SageMaker
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artifact_store_uri | Yes | The S3 URI for the artifact store of the MLflow Tracking Server | |
| tracking_server_name | Yes | The name of the MLflow Tracking Server to create | |
| tracking_server_size | Yes | The size of the MLflow Tracking Server to create |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |