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 AWS SDKs, see the following: