Stop Crawler Schedule
glue_stop_crawler_schedule | R Documentation |
Sets the schedule state of the specified crawler to NOT_SCHEDULED, but does not stop the crawler if it is already running¶
Description¶
Sets the schedule state of the specified crawler to NOT_SCHEDULED
, but
does not stop the crawler if it is already running.
Usage¶
Arguments¶
CrawlerName
[required] Name of the crawler whose schedule state to set.
Value¶
An empty list.