paws.analytics (version 0.1.0)

glue_stop_crawler: If the specified crawler is running, stops the crawl

Description

If the specified crawler is running, stops the crawl.

Usage

glue_stop_crawler(Name)

Arguments

Name

[required] Name of the crawler to stop.

Request syntax

svc$stop_crawler(
  Name = "string"
)