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

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

Viewing docs for AWS Cloud Control v1.70.0
published on Wednesday, Jun 24, 2026 by Pulumi
aws-native logo

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

Viewing docs for AWS Cloud Control v1.70.0
published on Wednesday, Jun 24, 2026 by Pulumi

    Resource type definition for AWS::SageMaker::MlflowApp

    Using getMlflowApp

    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 getMlflowApp(args: GetMlflowAppArgs, opts?: InvokeOptions): Promise<GetMlflowAppResult>
    function getMlflowAppOutput(args: GetMlflowAppOutputArgs, opts?: InvokeOptions): Output<GetMlflowAppResult>
    def get_mlflow_app(arn: Optional[str] = None,
                       opts: Optional[InvokeOptions] = None) -> GetMlflowAppResult
    def get_mlflow_app_output(arn: pulumi.Input[Optional[str]] = None,
                       opts: Optional[InvokeOptions] = None) -> Output[GetMlflowAppResult]
    func LookupMlflowApp(ctx *Context, args *LookupMlflowAppArgs, opts ...InvokeOption) (*LookupMlflowAppResult, error)
    func LookupMlflowAppOutput(ctx *Context, args *LookupMlflowAppOutputArgs, opts ...InvokeOption) LookupMlflowAppResultOutput

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

    public static class GetMlflowApp 
    {
        public static Task<GetMlflowAppResult> InvokeAsync(GetMlflowAppArgs args, InvokeOptions? opts = null)
        public static Output<GetMlflowAppResult> Invoke(GetMlflowAppInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetMlflowAppResult> getMlflowApp(GetMlflowAppArgs args, InvokeOptions options)
    public static Output<GetMlflowAppResult> getMlflowApp(GetMlflowAppArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:sagemaker:getMlflowApp
      arguments:
        # arguments dictionary
    data "aws-native_sagemaker_getmlflowapp" "name" {
        # arguments
    }

    The following arguments are supported:

    Arn string
    The Amazon Resource Name (ARN) of the MLflow App.
    Arn string
    The Amazon Resource Name (ARN) of the MLflow App.
    arn string
    The Amazon Resource Name (ARN) of the MLflow App.
    arn String
    The Amazon Resource Name (ARN) of the MLflow App.
    arn string
    The Amazon Resource Name (ARN) of the MLflow App.
    arn str
    The Amazon Resource Name (ARN) of the MLflow App.
    arn String
    The Amazon Resource Name (ARN) of the MLflow App.

    getMlflowApp Result

    The following output properties are available:

    Arn string
    The Amazon Resource Name (ARN) of the MLflow App.
    ArtifactStoreUri string
    The S3 URI for a general purpose bucket to use as the MLflow App artifact store.
    CreationTime string
    The date and time that the MLflow App was created.
    LastModifiedTime string
    The date and time that the MLflow App was last modified.
    MlflowAppId string
    The server-generated identifier of the MLflow App.
    MlflowVersion string
    The MLflow version used by the MLflow App.
    ModelRegistrationMode Pulumi.AwsNative.SageMaker.MlflowAppModelRegistrationMode
    Whether to enable or disable automatic registration of new MLflow models to the SageMaker Model Registry.
    Status Pulumi.AwsNative.SageMaker.MlflowAppStatus
    The status of the MLflow App.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    Tags to associate with the MLflow App.
    WeeklyMaintenanceWindowStart string
    The day and time of the week in Coordinated Universal Time (UTC) 24-hour standard time that weekly maintenance updates are scheduled. For example: Tue:03:30.
    Arn string
    The Amazon Resource Name (ARN) of the MLflow App.
    ArtifactStoreUri string
    The S3 URI for a general purpose bucket to use as the MLflow App artifact store.
    CreationTime string
    The date and time that the MLflow App was created.
    LastModifiedTime string
    The date and time that the MLflow App was last modified.
    MlflowAppId string
    The server-generated identifier of the MLflow App.
    MlflowVersion string
    The MLflow version used by the MLflow App.
    ModelRegistrationMode MlflowAppModelRegistrationMode
    Whether to enable or disable automatic registration of new MLflow models to the SageMaker Model Registry.
    Status MlflowAppStatus
    The status of the MLflow App.
    Tags Tag
    Tags to associate with the MLflow App.
    WeeklyMaintenanceWindowStart string
    The day and time of the week in Coordinated Universal Time (UTC) 24-hour standard time that weekly maintenance updates are scheduled. For example: Tue:03:30.
    arn string
    The Amazon Resource Name (ARN) of the MLflow App.
    artifact_store_uri string
    The S3 URI for a general purpose bucket to use as the MLflow App artifact store.
    creation_time string
    The date and time that the MLflow App was created.
    last_modified_time string
    The date and time that the MLflow App was last modified.
    mlflow_app_id string
    The server-generated identifier of the MLflow App.
    mlflow_version string
    The MLflow version used by the MLflow App.
    model_registration_mode "AutoModelRegistrationEnabled" | "AutoModelRegistrationDisabled"
    Whether to enable or disable automatic registration of new MLflow models to the SageMaker Model Registry.
    status "Creating" | "Created" | "CreateFailed" | "Updating" | "Updated" | "UpdateFailed" | "Deleting" | "DeleteFailed" | "Deleted"
    The status of the MLflow App.
    tags list(object)
    Tags to associate with the MLflow App.
    weekly_maintenance_window_start string
    The day and time of the week in Coordinated Universal Time (UTC) 24-hour standard time that weekly maintenance updates are scheduled. For example: Tue:03:30.
    arn String
    The Amazon Resource Name (ARN) of the MLflow App.
    artifactStoreUri String
    The S3 URI for a general purpose bucket to use as the MLflow App artifact store.
    creationTime String
    The date and time that the MLflow App was created.
    lastModifiedTime String
    The date and time that the MLflow App was last modified.
    mlflowAppId String
    The server-generated identifier of the MLflow App.
    mlflowVersion String
    The MLflow version used by the MLflow App.
    modelRegistrationMode MlflowAppModelRegistrationMode
    Whether to enable or disable automatic registration of new MLflow models to the SageMaker Model Registry.
    status MlflowAppStatus
    The status of the MLflow App.
    tags List<Tag>
    Tags to associate with the MLflow App.
    weeklyMaintenanceWindowStart String
    The day and time of the week in Coordinated Universal Time (UTC) 24-hour standard time that weekly maintenance updates are scheduled. For example: Tue:03:30.
    arn string
    The Amazon Resource Name (ARN) of the MLflow App.
    artifactStoreUri string
    The S3 URI for a general purpose bucket to use as the MLflow App artifact store.
    creationTime string
    The date and time that the MLflow App was created.
    lastModifiedTime string
    The date and time that the MLflow App was last modified.
    mlflowAppId string
    The server-generated identifier of the MLflow App.
    mlflowVersion string
    The MLflow version used by the MLflow App.
    modelRegistrationMode MlflowAppModelRegistrationMode
    Whether to enable or disable automatic registration of new MLflow models to the SageMaker Model Registry.
    status MlflowAppStatus
    The status of the MLflow App.
    tags Tag[]
    Tags to associate with the MLflow App.
    weeklyMaintenanceWindowStart string
    The day and time of the week in Coordinated Universal Time (UTC) 24-hour standard time that weekly maintenance updates are scheduled. For example: Tue:03:30.
    arn str
    The Amazon Resource Name (ARN) of the MLflow App.
    artifact_store_uri str
    The S3 URI for a general purpose bucket to use as the MLflow App artifact store.
    creation_time str
    The date and time that the MLflow App was created.
    last_modified_time str
    The date and time that the MLflow App was last modified.
    mlflow_app_id str
    The server-generated identifier of the MLflow App.
    mlflow_version str
    The MLflow version used by the MLflow App.
    model_registration_mode MlflowAppModelRegistrationMode
    Whether to enable or disable automatic registration of new MLflow models to the SageMaker Model Registry.
    status MlflowAppStatus
    The status of the MLflow App.
    tags Sequence[root_Tag]
    Tags to associate with the MLflow App.
    weekly_maintenance_window_start str
    The day and time of the week in Coordinated Universal Time (UTC) 24-hour standard time that weekly maintenance updates are scheduled. For example: Tue:03:30.
    arn String
    The Amazon Resource Name (ARN) of the MLflow App.
    artifactStoreUri String
    The S3 URI for a general purpose bucket to use as the MLflow App artifact store.
    creationTime String
    The date and time that the MLflow App was created.
    lastModifiedTime String
    The date and time that the MLflow App was last modified.
    mlflowAppId String
    The server-generated identifier of the MLflow App.
    mlflowVersion String
    The MLflow version used by the MLflow App.
    modelRegistrationMode "AutoModelRegistrationEnabled" | "AutoModelRegistrationDisabled"
    Whether to enable or disable automatic registration of new MLflow models to the SageMaker Model Registry.
    status "Creating" | "Created" | "CreateFailed" | "Updating" | "Updated" | "UpdateFailed" | "Deleting" | "DeleteFailed" | "Deleted"
    The status of the MLflow App.
    tags List<Property Map>
    Tags to associate with the MLflow App.
    weeklyMaintenanceWindowStart String
    The day and time of the week in Coordinated Universal Time (UTC) 24-hour standard time that weekly maintenance updates are scheduled. For example: Tue:03:30.

    Supporting Types

    MlflowAppModelRegistrationMode

    MlflowAppStatus

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

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

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

    Viewing docs for AWS Cloud Control v1.70.0
    published on Wednesday, Jun 24, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial