glue_stop_crawler_schedule: Sets the schedule state of the specified crawler to...

View source: R/glue_operations.R

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

See https://www.paws-r-sdk.com/docs/glue_stop_crawler_schedule/ for full documentation.

Usage

glue_stop_crawler_schedule(CrawlerName)

Arguments

CrawlerName

[required] Name of the crawler whose schedule state to set.


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