Lambda triggers and Time to Live (TTL)

0

I combine Time to Live with DynamoDB streams to invoke a lambda trigger, only when the item is deleted by TTL and not by a user or console.
According to the docs, you should be able to distinguish TTL-deleted records from others by using the userIdentity field.
However, my records never have this field.
Does anyone have an idea what I could be doing wrong?

preguntada hace 3 años1366 visualizaciones
1 Respuesta
0

Sorry, I must have opened the wrong log. It works fine!

respondido hace 3 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