Start Crawler Schedule
glue_start_crawler_schedule | R Documentation |
Changes the schedule state of the specified crawler to SCHEDULED, unless the crawler is already running or the schedule state is already SCHEDULED¶
Description¶
Changes the schedule state of the specified crawler to SCHEDULED
,
unless the crawler is already running or the schedule state is already
SCHEDULED
.
Usage¶
Arguments¶
CrawlerName
[required] Name of the crawler to schedule.
Value¶
An empty list.