secondary_training_status_message: Returns a string contains last modified time and the...

View source: R/utils.R

secondary_training_status_messageR Documentation

Returns a string contains last modified time and the secondary training job status message.

Description

Returns a string contains last modified time and the secondary training job status message.

Usage

secondary_training_status_message(
  job_description = NULL,
  prev_description = NULL
)

Arguments

job_description

(str): Returned response from DescribeTrainingJob call

prev_description

(str): Previous job description from DescribeTrainingJob call

Value

str: Job status string to be printed.

See Also

Other sagemaker_utils: .aws_partition(), .download_files_under_prefix(), base_from_name(), base_name_from_image(), build_dict(), common_variables, create_tar_file(), download_file(), download_folder(), get_config_value(), get_short_version(), name_from_base(), name_from_image(), regional_hostname(), repack_model(), retries(), sagemaker_short_timestamp(), sagemaker_timestamp(), secondary_training_status_changed(), sts_regional_endpoint(), unique_name_from_base()


DyfanJones/sagemaker-r-local documentation built on June 14, 2022, 10:32 p.m.