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:
- Artifact
Store stringUri - The Amazon S3 URI for MLFlow Tracking Server artifacts.
- Role
Arn string - 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 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.
- Tracking
Server stringName - The name of the MLFlow Tracking Server.
- Tracking
Server Pulumi.Size Aws Native. Sage Maker. Mlflow Tracking Server Tracking Server Size - The size of the MLFlow Tracking Server.
- Weekly
Maintenance stringWindow Start - The start of the time window for maintenance of the MLFlow Tracking Server in UTC time.
- Artifact
Store stringUri - The Amazon S3 URI for MLFlow Tracking Server artifacts.
- Role
Arn string - 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 string - The MLFlow Version used on the MLFlow Tracking Server.
- Tag
Args - An array of key-value pairs to apply to this resource.
- Tracking
Server stringName - The name of the MLFlow Tracking Server.
- Tracking
Server MlflowSize Tracking Server Tracking Server Size - The size of the MLFlow Tracking Server.
- Weekly
Maintenance stringWindow Start - The start of the time window for maintenance of the MLFlow Tracking Server in UTC time.
- artifact
Store StringUri - The Amazon S3 URI for MLFlow Tracking Server artifacts.
- role
Arn String - The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on behalf of the customer.
- automatic
Model BooleanRegistration - A flag to enable Automatic SageMaker Model Registration.
- mlflow
Version String - The MLFlow Version used on the MLFlow Tracking Server.
- List<Tag>
- An array of key-value pairs to apply to this resource.
- tracking
Server StringName - The name of the MLFlow Tracking Server.
- tracking
Server MlflowSize Tracking Server Tracking Server Size - The size of the MLFlow Tracking Server.
- weekly
Maintenance StringWindow Start - The start of the time window for maintenance of the MLFlow Tracking Server in UTC time.
- artifact
Store stringUri - The Amazon S3 URI for MLFlow Tracking Server artifacts.
- role
Arn string - The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on behalf of the customer.
- automatic
Model booleanRegistration - A flag to enable Automatic SageMaker Model Registration.
- mlflow
Version string - The MLFlow Version used on the MLFlow Tracking Server.
- Tag[]
- An array of key-value pairs to apply to this resource.
- tracking
Server stringName - The name of the MLFlow Tracking Server.
- tracking
Server MlflowSize Tracking Server Tracking Server Size - The size of the MLFlow Tracking Server.
- weekly
Maintenance 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[Tag
Args] - 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.
- artifact
Store StringUri - The Amazon S3 URI for MLFlow Tracking Server artifacts.
- role
Arn String - The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on behalf of the customer.
- automatic
Model BooleanRegistration - A flag to enable Automatic SageMaker Model Registration.
- mlflow
Version String - The MLFlow Version used on the MLFlow Tracking Server.
- List<Property Map>
- An array of key-value pairs to apply to this resource.
- tracking
Server StringName - The name of the MLFlow Tracking Server.
- tracking
Server "Small" | "Medium" | "Large"Size - The size of the MLFlow Tracking Server.
- weekly
Maintenance 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.
- Tracking
Server stringArn - The Amazon Resource Name (ARN) of the MLFlow Tracking Server.
- Id string
- The provider-assigned unique ID for this managed resource.
- Tracking
Server stringArn - The Amazon Resource Name (ARN) of the MLFlow Tracking Server.
- id String
- The provider-assigned unique ID for this managed resource.
- tracking
Server StringArn - The Amazon Resource Name (ARN) of the MLFlow Tracking Server.
- id string
- The provider-assigned unique ID for this managed resource.
- tracking
Server 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.
- tracking
Server StringArn - The Amazon Resource Name (ARN) of the MLFlow Tracking Server.
Supporting Types
MlflowTrackingServerTrackingServerSize, MlflowTrackingServerTrackingServerSizeArgs
- Small
- Small
- Medium
- Medium
- Large
- Large
- Mlflow
Tracking Server Tracking Server Size Small - Small
- Mlflow
Tracking Server Tracking Server Size Medium - Medium
- Mlflow
Tracking 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.