glue_delete_crawler {paws.analytics} | R Documentation |
Removes a specified crawler from the Glue Data Catalog, unless the crawler state is RUNNING
Description
Removes a specified crawler from the Glue Data Catalog, unless the crawler state is RUNNING
.
See https://www.paws-r-sdk.com/docs/glue_delete_crawler/ for full documentation.
Usage
glue_delete_crawler(Name)
Arguments
Name |
[required] The name of the crawler to remove. |
[Package paws.analytics version 0.7.0 Index]