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

posta 5 anni fa219 visualizzazioni
1 Risposta
0
Risposta accettata

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
con risposta 5 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande