dynamodb-updateitem-upsert-behavior

Status: IN

DynamoDB `UpdateItem` creates the item if the primary key doesn't exist (upsert behavior); otherwise it modifies the existing item's attributes.

Source: entries/2026/03/11/amazondynamodb-latest-APIReference-API_UpdateItemhtml.md

JSON