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

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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인