startMonitoringSchedule
inline suspend fun SageMakerClient.startMonitoringSchedule(crossinline block: StartMonitoringScheduleRequest.Builder.() -> Unit): StartMonitoringScheduleResponse
Starts a previously stopped monitoring schedule.
By default, when you successfully create a new schedule, the status of a monitoring schedule is scheduled
.