TrainingRepositoryAuthConfig
An object containing authentication information for a private Docker registry.
Contents
- TrainingRepositoryCredentialsProviderArn
-
The Amazon Resource Name (ARN) of an AWS Lambda function used to give SageMaker access credentials to your private Docker registry.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
arn:[\p{Alnum}\-]+:lambda:[\p{Alnum}\-]+:[0-9]{12}:function:.*
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: