dynamodbUnnestDdbJson
A boolean value that specifies whether to unnest DynamoDB JSON format during data extraction. When set to true
, the connector will flatten nested JSON structures from DynamoDB items. When set to false
, the original DynamoDB JSON structure is preserved.