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

TrainingImageConfig

The configuration to use an image from a private Docker registry for a training job.

Contents

TrainingRepositoryAccessMode

The method that your training job will use to gain access to the images in your private Docker registry. For access to an image in a private Docker registry, set to Vpc.

Type: String

Valid Values: Platform | Vpc

Required: Yes

TrainingRepositoryAuthConfig

An object containing authentication information for a private Docker registry containing your training images.

Type: TrainingRepositoryAuthConfig object

Required: No

See Also

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