stopCrawlerSchedule
abstract suspend fun stopCrawlerSchedule(input: StopCrawlerScheduleRequest): StopCrawlerScheduleResponse
Sets the schedule state of the specified crawler to NOT_SCHEDULED
, but does not stop the crawler if it is already running.