Module Smaws_Client_SageMaker.ExtendTrainingPlan

Extends an existing training plan by purchasing an extension offering. This allows you to add additional compute capacity time to your training plan without creating a new plan or reconfiguring your workloads.

To find available extension offerings, use the

 {{:https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_SearchTrainingPlanOfferings.html}SearchTrainingPlanOfferings} 

API with the TrainingPlanArn parameter.

To view the history of extensions for a training plan, use the

 {{:https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeTrainingPlanExtensionHistory.html}DescribeTrainingPlanExtensionHistory} 

API.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ResourceNotFound of Types.resource_not_found ] -> string