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?

demandé il y a 3 ans1366 vues
1 réponse
0

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

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