Class: Aws::SageMaker::Types::DescribeMlflowTrackingServerResponse

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#artifact_store_uriString

The S3 URI of the general purpose bucket used as the MLflow Tracking Server artifact store.

Returns:

  • (String)


15249
15250
15251
15252
15253
15254
15255
15256
15257
15258
15259
15260
15261
15262
15263
15264
15265
15266
15267
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15249

class DescribeMlflowTrackingServerResponse < Struct.new(
  :tracking_server_arn,
  :tracking_server_name,
  :artifact_store_uri,
  :tracking_server_size,
  :mlflow_version,
  :role_arn,
  :tracking_server_status,
  :is_active,
  :tracking_server_url,
  :weekly_maintenance_window_start,
  :automatic_model_registration,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by)
  SENSITIVE = []
  include Aws::Structure
end

#automatic_model_registrationBoolean

Whether automatic registration of new MLflow models to the SageMaker Model Registry is enabled.

Returns:

  • (Boolean)


15249
15250
15251
15252
15253
15254
15255
15256
15257
15258
15259
15260
15261
15262
15263
15264
15265
15266
15267
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15249

class DescribeMlflowTrackingServerResponse < Struct.new(
  :tracking_server_arn,
  :tracking_server_name,
  :artifact_store_uri,
  :tracking_server_size,
  :mlflow_version,
  :role_arn,
  :tracking_server_status,
  :is_active,
  :tracking_server_url,
  :weekly_maintenance_window_start,
  :automatic_model_registration,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by)
  SENSITIVE = []
  include Aws::Structure
end

#created_byTypes::UserContext

Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card.

Returns:



15249
15250
15251
15252
15253
15254
15255
15256
15257
15258
15259
15260
15261
15262
15263
15264
15265
15266
15267
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15249

class DescribeMlflowTrackingServerResponse < Struct.new(
  :tracking_server_arn,
  :tracking_server_name,
  :artifact_store_uri,
  :tracking_server_size,
  :mlflow_version,
  :role_arn,
  :tracking_server_status,
  :is_active,
  :tracking_server_url,
  :weekly_maintenance_window_start,
  :automatic_model_registration,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by)
  SENSITIVE = []
  include Aws::Structure
end

#creation_timeTime

The timestamp of when the described MLflow Tracking Server was created.

Returns:

  • (Time)


15249
15250
15251
15252
15253
15254
15255
15256
15257
15258
15259
15260
15261
15262
15263
15264
15265
15266
15267
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15249

class DescribeMlflowTrackingServerResponse < Struct.new(
  :tracking_server_arn,
  :tracking_server_name,
  :artifact_store_uri,
  :tracking_server_size,
  :mlflow_version,
  :role_arn,
  :tracking_server_status,
  :is_active,
  :tracking_server_url,
  :weekly_maintenance_window_start,
  :automatic_model_registration,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by)
  SENSITIVE = []
  include Aws::Structure
end

#is_activeString

Whether the described MLflow Tracking Server is currently active.

Returns:

  • (String)


15249
15250
15251
15252
15253
15254
15255
15256
15257
15258
15259
15260
15261
15262
15263
15264
15265
15266
15267
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15249

class DescribeMlflowTrackingServerResponse < Struct.new(
  :tracking_server_arn,
  :tracking_server_name,
  :artifact_store_uri,
  :tracking_server_size,
  :mlflow_version,
  :role_arn,
  :tracking_server_status,
  :is_active,
  :tracking_server_url,
  :weekly_maintenance_window_start,
  :automatic_model_registration,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_byTypes::UserContext

Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card.

Returns:



15249
15250
15251
15252
15253
15254
15255
15256
15257
15258
15259
15260
15261
15262
15263
15264
15265
15266
15267
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15249

class DescribeMlflowTrackingServerResponse < Struct.new(
  :tracking_server_arn,
  :tracking_server_name,
  :artifact_store_uri,
  :tracking_server_size,
  :mlflow_version,
  :role_arn,
  :tracking_server_status,
  :is_active,
  :tracking_server_url,
  :weekly_maintenance_window_start,
  :automatic_model_registration,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_timeTime

The timestamp of when the described MLflow Tracking Server was last modified.

Returns:

  • (Time)


15249
15250
15251
15252
15253
15254
15255
15256
15257
15258
15259
15260
15261
15262
15263
15264
15265
15266
15267
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15249

class DescribeMlflowTrackingServerResponse < Struct.new(
  :tracking_server_arn,
  :tracking_server_name,
  :artifact_store_uri,
  :tracking_server_size,
  :mlflow_version,
  :role_arn,
  :tracking_server_status,
  :is_active,
  :tracking_server_url,
  :weekly_maintenance_window_start,
  :automatic_model_registration,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by)
  SENSITIVE = []
  include Aws::Structure
end

#mlflow_versionString

The MLflow version used for the described tracking server.

Returns:

  • (String)


15249
15250
15251
15252
15253
15254
15255
15256
15257
15258
15259
15260
15261
15262
15263
15264
15265
15266
15267
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15249

class DescribeMlflowTrackingServerResponse < Struct.new(
  :tracking_server_arn,
  :tracking_server_name,
  :artifact_store_uri,
  :tracking_server_size,
  :mlflow_version,
  :role_arn,
  :tracking_server_status,
  :is_active,
  :tracking_server_url,
  :weekly_maintenance_window_start,
  :automatic_model_registration,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by)
  SENSITIVE = []
  include Aws::Structure
end

#role_arnString

The Amazon Resource Name (ARN) for an IAM role in your account that the described MLflow Tracking Server uses to access the artifact store in Amazon S3.

Returns:

  • (String)


15249
15250
15251
15252
15253
15254
15255
15256
15257
15258
15259
15260
15261
15262
15263
15264
15265
15266
15267
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15249

class DescribeMlflowTrackingServerResponse < Struct.new(
  :tracking_server_arn,
  :tracking_server_name,
  :artifact_store_uri,
  :tracking_server_size,
  :mlflow_version,
  :role_arn,
  :tracking_server_status,
  :is_active,
  :tracking_server_url,
  :weekly_maintenance_window_start,
  :automatic_model_registration,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by)
  SENSITIVE = []
  include Aws::Structure
end

#tracking_server_arnString

The ARN of the described tracking server.

Returns:

  • (String)


15249
15250
15251
15252
15253
15254
15255
15256
15257
15258
15259
15260
15261
15262
15263
15264
15265
15266
15267
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15249

class DescribeMlflowTrackingServerResponse < Struct.new(
  :tracking_server_arn,
  :tracking_server_name,
  :artifact_store_uri,
  :tracking_server_size,
  :mlflow_version,
  :role_arn,
  :tracking_server_status,
  :is_active,
  :tracking_server_url,
  :weekly_maintenance_window_start,
  :automatic_model_registration,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by)
  SENSITIVE = []
  include Aws::Structure
end

#tracking_server_nameString

The name of the described tracking server.

Returns:

  • (String)


15249
15250
15251
15252
15253
15254
15255
15256
15257
15258
15259
15260
15261
15262
15263
15264
15265
15266
15267
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15249

class DescribeMlflowTrackingServerResponse < Struct.new(
  :tracking_server_arn,
  :tracking_server_name,
  :artifact_store_uri,
  :tracking_server_size,
  :mlflow_version,
  :role_arn,
  :tracking_server_status,
  :is_active,
  :tracking_server_url,
  :weekly_maintenance_window_start,
  :automatic_model_registration,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by)
  SENSITIVE = []
  include Aws::Structure
end

#tracking_server_sizeString

The size of the described tracking server.

Returns:

  • (String)


15249
15250
15251
15252
15253
15254
15255
15256
15257
15258
15259
15260
15261
15262
15263
15264
15265
15266
15267
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15249

class DescribeMlflowTrackingServerResponse < Struct.new(
  :tracking_server_arn,
  :tracking_server_name,
  :artifact_store_uri,
  :tracking_server_size,
  :mlflow_version,
  :role_arn,
  :tracking_server_status,
  :is_active,
  :tracking_server_url,
  :weekly_maintenance_window_start,
  :automatic_model_registration,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by)
  SENSITIVE = []
  include Aws::Structure
end

#tracking_server_statusString

The current creation status of the described MLflow Tracking Server.

Returns:

  • (String)


15249
15250
15251
15252
15253
15254
15255
15256
15257
15258
15259
15260
15261
15262
15263
15264
15265
15266
15267
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15249

class DescribeMlflowTrackingServerResponse < Struct.new(
  :tracking_server_arn,
  :tracking_server_name,
  :artifact_store_uri,
  :tracking_server_size,
  :mlflow_version,
  :role_arn,
  :tracking_server_status,
  :is_active,
  :tracking_server_url,
  :weekly_maintenance_window_start,
  :automatic_model_registration,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by)
  SENSITIVE = []
  include Aws::Structure
end

#tracking_server_urlString

The URL to connect to the MLflow user interface for the described tracking server.

Returns:

  • (String)


15249
15250
15251
15252
15253
15254
15255
15256
15257
15258
15259
15260
15261
15262
15263
15264
15265
15266
15267
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15249

class DescribeMlflowTrackingServerResponse < Struct.new(
  :tracking_server_arn,
  :tracking_server_name,
  :artifact_store_uri,
  :tracking_server_size,
  :mlflow_version,
  :role_arn,
  :tracking_server_status,
  :is_active,
  :tracking_server_url,
  :weekly_maintenance_window_start,
  :automatic_model_registration,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by)
  SENSITIVE = []
  include Aws::Structure
end

#weekly_maintenance_window_startString

The day and time of the week when weekly maintenance occurs on the described tracking server.

Returns:

  • (String)


15249
15250
15251
15252
15253
15254
15255
15256
15257
15258
15259
15260
15261
15262
15263
15264
15265
15266
15267
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 15249

class DescribeMlflowTrackingServerResponse < Struct.new(
  :tracking_server_arn,
  :tracking_server_name,
  :artifact_store_uri,
  :tracking_server_size,
  :mlflow_version,
  :role_arn,
  :tracking_server_status,
  :is_active,
  :tracking_server_url,
  :weekly_maintenance_window_start,
  :automatic_model_registration,
  :creation_time,
  :created_by,
  :last_modified_time,
  :last_modified_by)
  SENSITIVE = []
  include Aws::Structure
end