updateCrawlerSchedule
inline suspend fun GlueClient.updateCrawlerSchedule(crossinline block: UpdateCrawlerScheduleRequest.Builder.() -> Unit): UpdateCrawlerScheduleResponse
Updates the schedule of a crawler using a cron
expression.