DynamoDB streaming to s3 with lambda

0

Hi,

Can we trim/drop/skip one attribute during the streaming data from dynamodb? If possible can you please guide me how to do it?

Thanks

preguntada hace 5 años219 visualizaciones
1 Respuesta
0
Respuesta aceptada

There is no service-side support for dropping/hiding a single attribute from the GetRecords response. You'll have to implement this kind of filtering in your application.

AWS
respondido hace 5 años

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