updateModelVersionStatus
abstract suspend fun updateModelVersionStatus(input: UpdateModelVersionStatusRequest): UpdateModelVersionStatusResponse
Updates the status of a model version.
You can perform the following status updates:
Change the
TRAINING_IN_PROGRESSstatus toTRAINING_CANCELLED.Change the
TRAINING_COMPLETEstatus toACTIVE.Change
ACTIVEtoINACTIVE.