glue_get_crawlers {paws.analytics} | R Documentation |
Retrieves metadata for all crawlers defined in the customer account
Description
Retrieves metadata for all crawlers defined in the customer account.
See https://www.paws-r-sdk.com/docs/glue_get_crawlers/ for full documentation.
Usage
glue_get_crawlers(MaxResults = NULL, NextToken = NULL)
Arguments
MaxResults |
The number of crawlers to return on each call. |
NextToken |
A continuation token, if this is a continuation request. |
[Package paws.analytics version 0.9.0 Index]