

# LineageConfiguration
<a name="API_LineageConfiguration"></a>

Specifies data lineage configuration settings for the crawler.

## Contents
<a name="API_LineageConfiguration_Contents"></a>

 ** CrawlerLineageSettings **   <a name="Glue-Type-LineageConfiguration-CrawlerLineageSettings"></a>
Specifies whether data lineage is enabled for the crawler. Valid values are:  
+ ENABLE: enables data lineage for the crawler
+ DISABLE: disables data lineage for the crawler
Type: String  
Valid Values: `ENABLE | DISABLE`   
Required: No

## See Also
<a name="API_LineageConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/glue-2017-03-31/LineageConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/glue-2017-03-31/LineageConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/glue-2017-03-31/LineageConfiguration) 