glue_start_crawler {paws.analytics} | 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.
See https://www.paws-r-sdk.com/docs/glue_start_crawler/ for full documentation.
Usage
glue_start_crawler(Name)
Arguments
Name |
[required] Name of the crawler to start. |
[Package paws.analytics version 0.7.0 Index]