Builder

class Builder

Properties

Link copied to clipboard

Indicates whether this MLflow app is the default for the entire account.

Link copied to clipboard

The S3 URI for a general purpose bucket to use as the MLflow App artifact store.

Link copied to clipboard

List of SageMaker domain IDs for which this MLflow App is used as the default.

Link copied to clipboard

Whether to enable or disable automatic registration of new MLflow models to the SageMaker Model Registry. To enable automatic model registration, set this value to AutoModelRegistrationEnabled. To disable automatic model registration, set this value to AutoModelRegistrationDisabled. If not specified, AutomaticModelRegistration defaults to AutoModelRegistrationDisabled.

Link copied to clipboard
var name: String?

A string identifying the MLflow app name. This string is not part of the tracking server ARN.

Link copied to clipboard

The Amazon Resource Name (ARN) for an IAM role in your account that the MLflow App uses to access the artifact store in Amazon S3. The role should have the AmazonS3FullAccess permission.

Link copied to clipboard
var tags: List<Tag>?

Tags consisting of key-value pairs used to manage metadata for the MLflow App.

Link copied to clipboard

The day and time of the week in Coordinated Universal Time (UTC) 24-hour standard time that weekly maintenance updates are scheduled. For example: TUE:03:30.