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