Let's say I have a lambda that calls ddb.update() and it fails. Will the TST 'new image' still be invoked, but with a null payload? Or will it not be invoked unless the ddb.update() succeeded?
Ddb streams - will it invoke on a ddb.update() error?
16 views Asked by Alex Agranov At
1
The updates must succeed, and must also alter data.