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