CustomImage
A custom SageMaker image. For more information, see Bring your own SageMaker image.
Contents
- AppImageConfigName
-
The name of the AppImageConfig.
Type: String
Length Constraints: Maximum length of 63.
Pattern:
^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}
Required: Yes
- ImageName
-
The name of the CustomImage. Must be unique to your account.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
^[a-zA-Z0-9]([-.]?[a-zA-Z0-9]){0,62}$
Required: Yes
- ImageVersionNumber
-
The version number of the CustomImage.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: