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