UpdateCrawlerRequest
Types
Properties
A list of custom classifiers that the user has registered. By default, all built-in classifiers are included in a crawl, but these custom classifiers always override the default classifiers for a given classification.
Crawler configuration information. This versioned JSON string allows users to specify aspects of a crawler's behavior. For more information, see Setting crawler configuration options.
The name of the SecurityConfiguration
structure to be used by this crawler.
The Glue database where results are stored, such as: arn:aws:daylight:us-east-1::database/sometable/*
.
A description of the new crawler.
Specifies Lake Formation configuration settings for the crawler.
Specifies data lineage configuration settings for the crawler.
A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.
A cron
expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers. For example, to run something every day at 12:15 UTC, you would specify: cron(15 12 * * ? *)
.
The policy for the crawler's update and deletion behavior.
The table prefix used for catalog tables that are created.
A list of targets to crawl.