Interface: ReleaseLockInput

dynamo.ReleaseLockInput

Properties

Attributes

Optional Attributes: Record<string, any>

Optional Attributes to write. If provided the whole item will be replaced with the new attributes. This makes it possible to add, modify or even delete values from the item.


Lock

Lock: Lock

The lock returned by an acquireLock call.