1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. sagemaker
  5. getMlflowTrackingServer

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

aws-native.sagemaker.getMlflowTrackingServer

Explore with Pulumi AI

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

Resource Type definition for AWS::SageMaker::MlflowTrackingServer

Using getMlflowTrackingServer

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getMlflowTrackingServer(args: GetMlflowTrackingServerArgs, opts?: InvokeOptions): Promise<GetMlflowTrackingServerResult>
function getMlflowTrackingServerOutput(args: GetMlflowTrackingServerOutputArgs, opts?: InvokeOptions): Output<GetMlflowTrackingServerResult>
Copy
def get_mlflow_tracking_server(tracking_server_name: Optional[str] = None,
                               opts: Optional[InvokeOptions] = None) -> GetMlflowTrackingServerResult
def get_mlflow_tracking_server_output(tracking_server_name: Optional[pulumi.Input[str]] = None,
                               opts: Optional[InvokeOptions] = None) -> Output[GetMlflowTrackingServerResult]
Copy
func LookupMlflowTrackingServer(ctx *Context, args *LookupMlflowTrackingServerArgs, opts ...InvokeOption) (*LookupMlflowTrackingServerResult, error)
func LookupMlflowTrackingServerOutput(ctx *Context, args *LookupMlflowTrackingServerOutputArgs, opts ...InvokeOption) LookupMlflowTrackingServerResultOutput
Copy

> Note: This function is named LookupMlflowTrackingServer in the Go SDK.

public static class GetMlflowTrackingServer 
{
    public static Task<GetMlflowTrackingServerResult> InvokeAsync(GetMlflowTrackingServerArgs args, InvokeOptions? opts = null)
    public static Output<GetMlflowTrackingServerResult> Invoke(GetMlflowTrackingServerInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetMlflowTrackingServerResult> getMlflowTrackingServer(GetMlflowTrackingServerArgs args, InvokeOptions options)
public static Output<GetMlflowTrackingServerResult> getMlflowTrackingServer(GetMlflowTrackingServerArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: aws-native:sagemaker:getMlflowTrackingServer
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

TrackingServerName This property is required. string
The name of the MLFlow Tracking Server.
TrackingServerName This property is required. string
The name of the MLFlow Tracking Server.
trackingServerName This property is required. String
The name of the MLFlow Tracking Server.
trackingServerName This property is required. string
The name of the MLFlow Tracking Server.
tracking_server_name This property is required. str
The name of the MLFlow Tracking Server.
trackingServerName This property is required. String
The name of the MLFlow Tracking Server.

getMlflowTrackingServer Result

The following output properties are available:

ArtifactStoreUri string
The Amazon S3 URI for MLFlow Tracking Server artifacts.
AutomaticModelRegistration bool
A flag to enable Automatic SageMaker Model Registration.
MlflowVersion string
The MLFlow Version used on the MLFlow Tracking Server.
RoleArn string
The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on behalf of the customer.
Tags List<Pulumi.AwsNative.Outputs.Tag>
An array of key-value pairs to apply to this resource.
TrackingServerArn string
The Amazon Resource Name (ARN) of the MLFlow Tracking Server.
TrackingServerSize Pulumi.AwsNative.SageMaker.MlflowTrackingServerTrackingServerSize
The size of the MLFlow Tracking Server.
WeeklyMaintenanceWindowStart string
The start of the time window for maintenance of the MLFlow Tracking Server in UTC time.
ArtifactStoreUri string
The Amazon S3 URI for MLFlow Tracking Server artifacts.
AutomaticModelRegistration bool
A flag to enable Automatic SageMaker Model Registration.
MlflowVersion string
The MLFlow Version used on the MLFlow Tracking Server.
RoleArn string
The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on behalf of the customer.
Tags Tag
An array of key-value pairs to apply to this resource.
TrackingServerArn string
The Amazon Resource Name (ARN) of the MLFlow Tracking Server.
TrackingServerSize MlflowTrackingServerTrackingServerSize
The size of the MLFlow Tracking Server.
WeeklyMaintenanceWindowStart string
The start of the time window for maintenance of the MLFlow Tracking Server in UTC time.
artifactStoreUri String
The Amazon S3 URI for MLFlow Tracking Server artifacts.
automaticModelRegistration Boolean
A flag to enable Automatic SageMaker Model Registration.
mlflowVersion String
The MLFlow Version used on the MLFlow Tracking Server.
roleArn String
The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on behalf of the customer.
tags List<Tag>
An array of key-value pairs to apply to this resource.
trackingServerArn String
The Amazon Resource Name (ARN) of the MLFlow Tracking Server.
trackingServerSize MlflowTrackingServerTrackingServerSize
The size of the MLFlow Tracking Server.
weeklyMaintenanceWindowStart String
The start of the time window for maintenance of the MLFlow Tracking Server in UTC time.
artifactStoreUri string
The Amazon S3 URI for MLFlow Tracking Server artifacts.
automaticModelRegistration boolean
A flag to enable Automatic SageMaker Model Registration.
mlflowVersion string
The MLFlow Version used on the MLFlow Tracking Server.
roleArn string
The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on behalf of the customer.
tags Tag[]
An array of key-value pairs to apply to this resource.
trackingServerArn string
The Amazon Resource Name (ARN) of the MLFlow Tracking Server.
trackingServerSize MlflowTrackingServerTrackingServerSize
The size of the MLFlow Tracking Server.
weeklyMaintenanceWindowStart string
The start of the time window for maintenance of the MLFlow Tracking Server in UTC time.
artifact_store_uri str
The Amazon S3 URI for MLFlow Tracking Server artifacts.
automatic_model_registration bool
A flag to enable Automatic SageMaker Model Registration.
mlflow_version str
The MLFlow Version used on the MLFlow Tracking Server.
role_arn str
The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on behalf of the customer.
tags Sequence[root_Tag]
An array of key-value pairs to apply to this resource.
tracking_server_arn str
The Amazon Resource Name (ARN) of the MLFlow Tracking Server.
tracking_server_size MlflowTrackingServerTrackingServerSize
The size of the MLFlow Tracking Server.
weekly_maintenance_window_start str
The start of the time window for maintenance of the MLFlow Tracking Server in UTC time.
artifactStoreUri String
The Amazon S3 URI for MLFlow Tracking Server artifacts.
automaticModelRegistration Boolean
A flag to enable Automatic SageMaker Model Registration.
mlflowVersion String
The MLFlow Version used on the MLFlow Tracking Server.
roleArn String
The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on behalf of the customer.
tags List<Property Map>
An array of key-value pairs to apply to this resource.
trackingServerArn String
The Amazon Resource Name (ARN) of the MLFlow Tracking Server.
trackingServerSize "Small" | "Medium" | "Large"
The size of the MLFlow Tracking Server.
weeklyMaintenanceWindowStart String
The start of the time window for maintenance of the MLFlow Tracking Server in UTC time.

Supporting Types

MlflowTrackingServerTrackingServerSize

Tag

Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag
key This property is required. string
The key name of the tag
value This property is required. string
The value of the tag
key This property is required. str
The key name of the tag
value This property is required. str
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag

Package Details

Repository
AWS Native pulumi/pulumi-aws-native
License
Apache-2.0

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi