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?

feita há 3 anos1366 visualizações
1 Resposta
0

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

respondido há 3 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas