---
type: resource-type
title: MlflowTrackingServer
description: aws resource type AWS::SageMaker::MlflowTrackingServer
name: MlflowTrackingServer
lexicon: aws
resource_type: AWS::SageMaker::MlflowTrackingServer
---
`AWS::SageMaker::MlflowTrackingServer`, a resource type of the aws lexicon.

## Properties

- `ArtifactStoreUri` (`string`, required): The Amazon S3 URI for MLFlow Tracking Server artifacts.
- `RoleArn` (`string`, required): The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on behalf of the customer.
- `TrackingServerName` (`string`, required): The name of the MLFlow Tracking Server.
- `AutomaticModelRegistration` (`boolean`, optional): A flag to enable Automatic SageMaker Model Registration.
- `MlflowVersion` (`string`, optional): The MLFlow Version used on the MLFlow Tracking Server.
- `Tags` (`MlflowTrackingServer_Tag[]`, optional): An array of key-value pairs to apply to this resource.
- `TrackingServerArn` (`string`, optional): The Amazon Resource Name (ARN) of the MLFlow Tracking Server.
- `TrackingServerSize` (`"Large" | "Medium" | "Small"`, optional): The size of the MLFlow Tracking Server.
- `WeeklyMaintenanceWindowStart` (`string`, optional): The start of the time window for maintenance of the MLFlow Tracking Server in UTC time.

## Attributes

- `TrackingServerArn`
