MlflowConfig
The MLflow configuration using SageMaker managed MLflow.
Contents
- MlflowResourceArn
-
The Amazon Resource Name (ARN) of the MLflow resource.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 2048.
Pattern:
arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:mlflow-[a-zA-Z-]*/.*Required: Yes
- MlflowExperimentName
-
The MLflow experiment name used for this job.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
.*Required: No
- MlflowRunName
-
The MLflow run name used for this job.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
.*Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: