createMlflowTrackingServer
inline suspend fun SageMakerClient.createMlflowTrackingServer(crossinline block: CreateMlflowTrackingServerRequest.Builder.() -> Unit): CreateMlflowTrackingServerResponse
Creates an MLflow Tracking Server using a general purpose Amazon S3 bucket as the artifact store. For more information, see Create an MLflow Tracking Server.