glue_start_crawler: Starts a crawl using the specified crawler, regardless of...

View source: R/glue_operations.R

glue_start_crawlerR 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.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.