SourceTableConfig - AWS Glue

SourceTableConfig

Properties used by the source leg to process data from the source.

Contents

Fields

A list of fields used for column-level filtering.

Type: Array of strings

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

Required: No

FilterPredicate

A condition clause used for row-level filtering.

Type: String

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

Required: No

PrimaryKey

Unique identifier of a record.

Type: Array of strings

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

Required: No

RecordUpdateField

Incremental pull timestamp-based field.

Type: String

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

Required: No

See Also

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