Crawl - AWS Glue

Crawl

The details of a crawl in the workflow.

Contents

CompletedOn

The date and time on which the crawl completed.

Type: Timestamp

Required: No

ErrorMessage

The error message associated with the crawl.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 2048.

Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*

Required: No

LogGroup

The log group associated with the crawl.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Pattern: [\.\-_/#A-Za-z0-9]+

Required: No

LogStream

The log stream associated with the crawl.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Pattern: [^:*]*

Required: No

StartedOn

The date and time on which the crawl started.

Type: Timestamp

Required: No

State

The state of the crawler.

Type: String

Valid Values: RUNNING | CANCELLING | CANCELLED | SUCCEEDED | FAILED | ERROR

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: