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
preguntada hace 3 meses418 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 3 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas