glue_start_crawler_schedule: Changes the schedule state of the specified crawler to...

View source: R/glue_operations.R

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


paws.analytics documentation built on Sept. 12, 2024, 6:40 a.m.