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

demandé il y a 5 ans218 vues
1 réponse
0
Réponse acceptée

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
répondu il y a 5 ans

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