DynamoDbVersionAttribute (AWS SDK for Java

DynamoDbVersionAttribute (AWS SDK for Java - 2.25.21)

Denotes this attribute as recording the version record number to be used for optimistic locking. Every time a record with this attribute is written to the database it will be incremented and a condition added to the request to check for an exact match of the old version.


You Might Also Like