dynamodb-putitem-prevent-overwrite-condition

Status: IN

PutItem can prevent overwrites using `ConditionExpression: "attribute_not_exists(<partition_key>)"` to insert only if the item doesn't already exist.

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

JSON