glue_delete_crawler: Removes a specified crawler from the Glue Data Catalog,...

View source: R/glue_operations.R

glue_delete_crawlerR Documentation

Removes a specified crawler from the Glue Data Catalog, unless the crawler state is RUNNING

Description

Removes a specified crawler from the Glue Data Catalog, unless the crawler state is RUNNING.

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

Usage

glue_delete_crawler(Name)

Arguments

Name

[required] The name of the crawler to remove.


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