ResourceLimits - 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).

ResourceLimits

Specifies the maximum number of training jobs and parallel training jobs that a hyperparameter tuning job can launch.

Contents

MaxParallelTrainingJobs

The maximum number of concurrent training jobs that a hyperparameter tuning job can launch.

Type: Integer

Valid Range: Minimum value of 1.

Required: Yes

MaxNumberOfTrainingJobs

The maximum number of training jobs that a hyperparameter tuning job can launch.

Type: Integer

Valid Range: Minimum value of 1.

Required: No

MaxRuntimeInSeconds

The maximum time in seconds that a hyperparameter tuning job can run.

Type: Integer

Valid Range: Minimum value of 120. Maximum value of 15768000.

Required: No

See Also

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