TargetTableConfig - AWS Glue

TargetTableConfig

Properties used by the target leg to partition the data on the target.

Contents

PartitionSpec

Determines the file layout on the target.

Type: Array of IntegrationPartition objects

Required: No

TargetTableName

The optional name of a target table.

Type: String

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

Required: No

UnnestSpec

Specifies how nested objects are flattened to top-level elements. Valid values are: "TOPLEVEL", "FULL", or "NOUNNEST".

Type: String

Valid Values: TOPLEVEL | FULL | NOUNNEST

Required: No

See Also

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