We recommend new projects start with resources from the AWS provider.
aws-native.sagemaker.MlflowTrackingServer
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource Type definition for AWS::SageMaker::MlflowTrackingServer
Create MlflowTrackingServer Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new MlflowTrackingServer(name: string, args: MlflowTrackingServerArgs, opts?: CustomResourceOptions);@overload
def MlflowTrackingServer(resource_name: str,
                         args: MlflowTrackingServerArgs,
                         opts: Optional[ResourceOptions] = None)
@overload
def MlflowTrackingServer(resource_name: str,
                         opts: Optional[ResourceOptions] = None,
                         artifact_store_uri: Optional[str] = None,
                         role_arn: Optional[str] = None,
                         automatic_model_registration: Optional[bool] = None,
                         mlflow_version: Optional[str] = None,
                         tags: Optional[Sequence[_root_inputs.TagArgs]] = None,
                         tracking_server_name: Optional[str] = None,
                         tracking_server_size: Optional[MlflowTrackingServerTrackingServerSize] = None,
                         weekly_maintenance_window_start: Optional[str] = None)func NewMlflowTrackingServer(ctx *Context, name string, args MlflowTrackingServerArgs, opts ...ResourceOption) (*MlflowTrackingServer, error)public MlflowTrackingServer(string name, MlflowTrackingServerArgs args, CustomResourceOptions? opts = null)
public MlflowTrackingServer(String name, MlflowTrackingServerArgs args)
public MlflowTrackingServer(String name, MlflowTrackingServerArgs args, CustomResourceOptions options)
type: aws-native:sagemaker:MlflowTrackingServer
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args MlflowTrackingServerArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args MlflowTrackingServerArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args MlflowTrackingServerArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args MlflowTrackingServerArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args MlflowTrackingServerArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
MlflowTrackingServer Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The MlflowTrackingServer resource accepts the following input properties:
- ArtifactStore stringUri 
- The Amazon S3 URI for MLFlow Tracking Server artifacts.
- RoleArn string
- The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on behalf of the customer.
- AutomaticModel boolRegistration 
- A flag to enable Automatic SageMaker Model Registration.
- MlflowVersion string
- The MLFlow Version used on the MLFlow Tracking Server.
- 
List<Pulumi.Aws Native. Inputs. Tag> 
- An array of key-value pairs to apply to this resource.
- TrackingServer stringName 
- The name of the MLFlow Tracking Server.
- TrackingServer Pulumi.Size Aws Native. Sage Maker. Mlflow Tracking Server Tracking Server Size 
- The size of the MLFlow Tracking Server.
- WeeklyMaintenance stringWindow Start 
- The start of the time window for maintenance of the MLFlow Tracking Server in UTC time.
- ArtifactStore stringUri 
- The Amazon S3 URI for MLFlow Tracking Server artifacts.
- RoleArn string
- The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on behalf of the customer.
- AutomaticModel boolRegistration 
- A flag to enable Automatic SageMaker Model Registration.
- MlflowVersion string
- The MLFlow Version used on the MLFlow Tracking Server.
- 
TagArgs 
- An array of key-value pairs to apply to this resource.
- TrackingServer stringName 
- The name of the MLFlow Tracking Server.
- TrackingServer MlflowSize Tracking Server Tracking Server Size 
- The size of the MLFlow Tracking Server.
- WeeklyMaintenance stringWindow Start 
- The start of the time window for maintenance of the MLFlow Tracking Server in UTC time.
- artifactStore StringUri 
- The Amazon S3 URI for MLFlow Tracking Server artifacts.
- roleArn String
- The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on behalf of the customer.
- automaticModel BooleanRegistration 
- A flag to enable Automatic SageMaker Model Registration.
- mlflowVersion String
- The MLFlow Version used on the MLFlow Tracking Server.
- List<Tag>
- An array of key-value pairs to apply to this resource.
- trackingServer StringName 
- The name of the MLFlow Tracking Server.
- trackingServer MlflowSize Tracking Server Tracking Server Size 
- The size of the MLFlow Tracking Server.
- weeklyMaintenance StringWindow Start 
- The start of the time window for maintenance of the MLFlow Tracking Server in UTC time.
- artifactStore stringUri 
- The Amazon S3 URI for MLFlow Tracking Server artifacts.
- roleArn string
- The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on behalf of the customer.
- automaticModel booleanRegistration 
- A flag to enable Automatic SageMaker Model Registration.
- mlflowVersion string
- The MLFlow Version used on the MLFlow Tracking Server.
- Tag[]
- An array of key-value pairs to apply to this resource.
- trackingServer stringName 
- The name of the MLFlow Tracking Server.
- trackingServer MlflowSize Tracking Server Tracking Server Size 
- The size of the MLFlow Tracking Server.
- weeklyMaintenance stringWindow Start 
- The start of the time window for maintenance of the MLFlow Tracking Server in UTC time.
- artifact_store_ struri 
- The Amazon S3 URI for MLFlow Tracking Server artifacts.
- role_arn str
- The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on behalf of the customer.
- automatic_model_ boolregistration 
- A flag to enable Automatic SageMaker Model Registration.
- mlflow_version str
- The MLFlow Version used on the MLFlow Tracking Server.
- 
Sequence[TagArgs] 
- An array of key-value pairs to apply to this resource.
- tracking_server_ strname 
- The name of the MLFlow Tracking Server.
- tracking_server_ Mlflowsize Tracking Server Tracking Server Size 
- The size of the MLFlow Tracking Server.
- weekly_maintenance_ strwindow_ start 
- The start of the time window for maintenance of the MLFlow Tracking Server in UTC time.
- artifactStore StringUri 
- The Amazon S3 URI for MLFlow Tracking Server artifacts.
- roleArn String
- The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on behalf of the customer.
- automaticModel BooleanRegistration 
- A flag to enable Automatic SageMaker Model Registration.
- mlflowVersion String
- The MLFlow Version used on the MLFlow Tracking Server.
- List<Property Map>
- An array of key-value pairs to apply to this resource.
- trackingServer StringName 
- The name of the MLFlow Tracking Server.
- trackingServer "Small" | "Medium" | "Large"Size 
- The size of the MLFlow Tracking Server.
- weeklyMaintenance StringWindow Start 
- The start of the time window for maintenance of the MLFlow Tracking Server in UTC time.
Outputs
All input properties are implicitly available as output properties. Additionally, the MlflowTrackingServer resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- TrackingServer stringArn 
- The Amazon Resource Name (ARN) of the MLFlow Tracking Server.
- Id string
- The provider-assigned unique ID for this managed resource.
- TrackingServer stringArn 
- The Amazon Resource Name (ARN) of the MLFlow Tracking Server.
- id String
- The provider-assigned unique ID for this managed resource.
- trackingServer StringArn 
- The Amazon Resource Name (ARN) of the MLFlow Tracking Server.
- id string
- The provider-assigned unique ID for this managed resource.
- trackingServer stringArn 
- The Amazon Resource Name (ARN) of the MLFlow Tracking Server.
- id str
- The provider-assigned unique ID for this managed resource.
- tracking_server_ strarn 
- The Amazon Resource Name (ARN) of the MLFlow Tracking Server.
- id String
- The provider-assigned unique ID for this managed resource.
- trackingServer StringArn 
- The Amazon Resource Name (ARN) of the MLFlow Tracking Server.
Supporting Types
MlflowTrackingServerTrackingServerSize, MlflowTrackingServerTrackingServerSizeArgs            
- Small
- Small
- Medium
- Medium
- Large
- Large
- MlflowTracking Server Tracking Server Size Small 
- Small
- MlflowTracking Server Tracking Server Size Medium 
- Medium
- MlflowTracking Server Tracking Server Size Large 
- Large
- Small
- Small
- Medium
- Medium
- Large
- Large
- Small
- Small
- Medium
- Medium
- Large
- Large
- SMALL
- Small
- MEDIUM
- Medium
- LARGE
- Large
- "Small"
- Small
- "Medium"
- Medium
- "Large"
- Large
Tag, TagArgs  
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.