Start Crawler
glue_start_crawler | R Documentation |
Starts a crawl using the specified crawler, regardless of what is scheduled¶
Description¶
Starts a crawl using the specified crawler, regardless of what is scheduled. If the crawler is already running, returns a CrawlerRunningException.
Usage¶
Arguments¶
Name
[required] Name of the crawler to start.
Value¶
An empty list.