Status: IN
DynamoDB optimistic locking uses a version attribute combined with conditional writes to detect conflicts at write time; on conflict the write fails and the application retries.
Source: entries/2026/03/11/amazondynamodb-latest-developerguide-BestPractices_ImplementingVersionControlhtm.md
JSON