stopCrawler
inline suspend fun GlueClient.stopCrawler(crossinline block: StopCrawlerRequest.Builder.() -> Unit): StopCrawlerResponse
If the specified crawler is running, stops the crawl.
If the specified crawler is running, stops the crawl.