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 réponse
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
EXPERT
répondu il y a 2 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions