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>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]func LookupMlflowTrackingServer(ctx *Context, args *LookupMlflowTrackingServerArgs, opts ...InvokeOption) (*LookupMlflowTrackingServerResult, error)
func LookupMlflowTrackingServerOutput(ctx *Context, args *LookupMlflowTrackingServerOutputArgs, opts ...InvokeOption) LookupMlflowTrackingServerResultOutput> 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)
}public static CompletableFuture<GetMlflowTrackingServerResult> getMlflowTrackingServer(GetMlflowTrackingServerArgs args, InvokeOptions options)
public static Output<GetMlflowTrackingServerResult> getMlflowTrackingServer(GetMlflowTrackingServerArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:sagemaker:getMlflowTrackingServer
  arguments:
    # arguments dictionaryThe following arguments are supported:
- TrackingServer stringName 
- The name of the MLFlow Tracking Server.
- TrackingServer stringName 
- The name of the MLFlow Tracking Server.
- trackingServer StringName 
- The name of the MLFlow Tracking Server.
- trackingServer stringName 
- The name of the MLFlow Tracking Server.
- tracking_server_ strname 
- The name of the MLFlow Tracking Server.
- trackingServer StringName 
- The name of the MLFlow Tracking Server.
getMlflowTrackingServer Result
The following output properties are available:
- ArtifactStore stringUri 
- The Amazon S3 URI for MLFlow Tracking Server artifacts.
- AutomaticModel boolRegistration 
- 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.
- 
List<Pulumi.Aws Native. Outputs. Tag> 
- An array of key-value pairs to apply to this resource.
- TrackingServer stringArn 
- The Amazon Resource Name (ARN) 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.
- AutomaticModel boolRegistration 
- 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.
- Tag
- An array of key-value pairs to apply to this resource.
- TrackingServer stringArn 
- The Amazon Resource Name (ARN) 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.
- automaticModel BooleanRegistration 
- 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.
- List<Tag>
- An array of key-value pairs to apply to this resource.
- trackingServer StringArn 
- The Amazon Resource Name (ARN) 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.
- automaticModel booleanRegistration 
- 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.
- Tag[]
- An array of key-value pairs to apply to this resource.
- trackingServer stringArn 
- The Amazon Resource Name (ARN) 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.
- automatic_model_ boolregistration 
- 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.
- Sequence[root_Tag]
- An array of key-value pairs to apply to this resource.
- tracking_server_ strarn 
- The Amazon Resource Name (ARN) 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.
- automaticModel BooleanRegistration 
- 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.
- List<Property Map>
- An array of key-value pairs to apply to this resource.
- trackingServer StringArn 
- The Amazon Resource Name (ARN) 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.
Supporting Types
MlflowTrackingServerTrackingServerSize     
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