Open
Description
I am trying to write a PutEvent
that checks that the item does not already exist, as per https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Expressions.ConditionExpressions.html#Expressions.ConditionExpressions.PreventingOverwrites, but it seems that attribute_not_exists
is missing from CondOp
?
Metadata
Metadata
Assignees
Labels
No labels