glue_list_crawlers: Retrieves the names of all crawler resources in this Amazon...

View source: R/glue_operations.R

glue_list_crawlersR Documentation

Retrieves the names of all crawler resources in this Amazon Web Services account, or the resources with the specified tag

Description

Retrieves the names of all crawler resources in this Amazon Web Services account, or the resources with the specified tag. This operation allows you to see which resources are available in your account, and their names.

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

Usage

glue_list_crawlers(MaxResults = NULL, NextToken = NULL, Tags = NULL)

Arguments

MaxResults

The maximum size of a list to return.

NextToken

A continuation token, if this is a continuation request.

Tags

Specifies to return only these tagged resources.


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