Change OpenSearch Fields within Zero-ETL Integration to OpenSearch Domain

0

I have created an OpenSearch Domain Zero-ETL Pipeline and I'm wondering if there is a way within the pipeline script to change the field names within OpenSearch from the DynamoDB.

So is it possiple to change say a field within DynamoDB from 'name' and have it within OpenSearch to be 'FullName'?

I'm using the AWS-DynamoDBChangeDataCapturePipeline

pabs
已提問 3 個月前檢視次數 416 次
1 個回答
0

You can use the rename-keys processor in your pipeline to do this: https://opensearch.org/docs/latest/data-prepper/pipelines/configuration/processors/rename-keys/

profile pictureAWS
專家
已回答 2 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南