AWS SDK for Kotlin
Toggle table of contents
1.5.4
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
glue
/
aws.sdk.kotlin.services.glue
/
GlueClient
/
deleteCrawler
delete
Crawler
abstract
suspend
fun
deleteCrawler
(
input
:
DeleteCrawlerRequest
)
:
DeleteCrawlerResponse
Removes a specified crawler from the Glue Data Catalog, unless the crawler state is
RUNNING
.