AWS::Glue::Crawler DeltaTarget - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Glue::Crawler DeltaTarget

The DeltaTarget property type specifies Property description not available. for an AWS::Glue::Crawler.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "ConnectionName" : String, "CreateNativeDeltaTable" : Boolean, "DeltaTables" : [ String, ... ], "WriteManifest" : Boolean }

YAML

ConnectionName: String CreateNativeDeltaTable: Boolean DeltaTables: - String WriteManifest: Boolean

Properties

ConnectionName

Property description not available.

Required: No

Type: String

Update requires: No interruption

CreateNativeDeltaTable

Property description not available.

Required: No

Type: Boolean

Update requires: No interruption

DeltaTables

Property description not available.

Required: No

Type: List of String

Update requires: No interruption

WriteManifest

Property description not available.

Required: No

Type: Boolean

Update requires: No interruption