glue_stop_crawler {paws.analytics} | R Documentation |
If the specified crawler is running, stops the crawl
Description
If the specified crawler is running, stops the crawl.
See https://www.paws-r-sdk.com/docs/glue_stop_crawler/ for full documentation.
Usage
glue_stop_crawler(Name)
Arguments
Name |
[required] Name of the crawler to stop. |
[Package paws.analytics version 0.7.0 Index]