createPresignedMlflowTrackingServerUrl
inline suspend fun SageMakerClient.createPresignedMlflowTrackingServerUrl(crossinline block: CreatePresignedMlflowTrackingServerUrlRequest.Builder.() -> Unit): CreatePresignedMlflowTrackingServerUrlResponse
Returns a presigned URL that you can use to connect to the MLflow UI attached to your tracking server. For more information, see Launch the MLflow UI using a presigned URL.