Starts a crawl using the specified crawler, regardless of what is scheduled
Source:R/glue_operations.R
glue_start_crawler.RdStarts 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.