createImageVersion
abstract suspend fun createImageVersion(input: CreateImageVersionRequest): CreateImageVersionResponse
Creates a version of the SageMaker AI image specified by ImageName
. The version represents the Amazon ECR container image specified by BaseImage
.