merge
construct an aws.sdk.kotlin.services.glue.model.Merge inside the given block
Specifies a transform that merges a DynamicFrame
with a staging DynamicFrame
based on the specified primary keys to identify records. Duplicate records (records with the same primary keys) are not de-duplicated.