Create a tracking server using Studio - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Create a tracking server using Studio

You can create a tracking server from the SageMaker Studio MLflow UI. If you created your SageMaker Studio domain following the Set up for organizations workflow, the service role for your SageMaker Studio domain has sufficient permissions to serve as the SageMaker IAM service roles and the tracking server IAM service role.

Create a tracking server from the SageMaker Studio MLflow UI with the following steps:

  1. Navigate to Studio from the SageMaker console. Be sure that you are using the new Studio experience and have updated from Studio Classic. For more information, see Migrating from Amazon SageMaker Studio Classic.

  2. Choose MLflow in the Applications pane of the Studio UI.

  3. (Optional) If have not already created a Tracking Server or if you need to create a new one, you can choose Create. Then provide a unique tracking server name and S3 URI for artifact storage and create a tracking server. You can optionally choose Configure for more granular tracking server customization.

  4. Choose Create in the MLflow Tracking Servers pane. The Studio domain IAM service role is used for the tracking server IAM service role.

  5. Provide a unique name for your tracking server and an Amazon S3 URI for your tracking server artifact store.

    Note

    The Amazon S3 bucket used for your artifact store must be in the same Amazon Web Services Region as your tracking server.

  6. (Optional) Choose Configure to change default settings such as tracking server size, tags, and the IAM service role.

  7. Choose Create.

    Note

    It may take up to 25 minutes to complete tracking server creation. If the tracking server takes over 25 minutes to create, check that you have the necessary IAM permissions. For more information on IAM permissions, see Set up IAM permissions for MLflow. When you successfully create a tracking server, it automatically starts.

  8. After creating your tracking server, you can launch the MLflow UI. For more information, see Launch the MLflow UI using a presigned URL.

The Create MLflow Tracking Server prompt in the Studio UI.