Retrieves metadata for all crawlers defined in the customer account.
glue_get_crawlers(MaxResults, NextToken)
The number of crawlers to return on each call.
A continuation token, if this is a continuation request.
svc$get_crawlers( MaxResults = 123, NextToken = "string" )