AWS::DataZone::Connection MlflowPropertiesInput - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::DataZone::Connection MlflowPropertiesInput

The MLflow properties of a connection.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "TrackingServerArn" : String }

YAML

TrackingServerArn: String

Properties

TrackingServerArn

The tracking server ARN as part of the MLflow properties of a connection.

Required: No

Type: String

Update requires: No interruption