TrackingServerSummary - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

TrackingServerSummary

The summary of the tracking server to list.

Contents

CreationTime

The creation time of a listed tracking server.

Type: Timestamp

Required: No

IsActive

The activity status of a listed tracking server.

Type: String

Valid Values: Active | Inactive

Required: No

LastModifiedTime

The last modified time of a listed tracking server.

Type: Timestamp

Required: No

MlflowVersion

The MLflow version used for a listed tracking server.

Type: String

Length Constraints: Maximum length of 16.

Pattern: ^[0-9]*.[0-9]*.[0-9]*

Required: No

TrackingServerArn

The ARN of a listed tracking server.

Type: String

Length Constraints: Maximum length of 2048.

Pattern: arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:mlflow-tracking-server/.*

Required: No

TrackingServerName

The name of a listed tracking server.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,255}

Required: No

TrackingServerStatus

The creation status of a listed tracking server.

Type: String

Valid Values: Creating | Created | CreateFailed | Updating | Updated | UpdateFailed | Deleting | DeleteFailed | Stopping | Stopped | StopFailed | Starting | Started | StartFailed | MaintenanceInProgress | MaintenanceComplete | MaintenanceFailed

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: