deleteCrawler
inline suspend fun GlueClient.deleteCrawler(crossinline block: DeleteCrawlerRequest.Builder.() -> Unit): DeleteCrawlerResponse
Removes a specified crawler from the Glue Data Catalog, unless the crawler state is RUNNING
.
Removes a specified crawler from the Glue Data Catalog, unless the crawler state is RUNNING
.