glue_batch_get_crawlers: Returns a list of resource metadata for a given list of...

View source: R/glue_operations.R

glue_batch_get_crawlersR Documentation

Returns a list of resource metadata for a given list of crawler names

Description

Returns a list of resource metadata for a given list of crawler names. After calling the list_crawlers operation, you can call this operation to access the data to which you have been granted permissions. This operation supports all IAM permissions, including permission conditions that uses tags.

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

Usage

glue_batch_get_crawlers(CrawlerNames)

Arguments

CrawlerNames

[required] A list of crawler names, which might be the names returned from the list_crawlers operation.


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