dynamodb-batch-write-not-atomic-as-whole

Status: IN

DynamoDB `BatchWriteItem` is not atomic as a whole — individual operations are atomic but partial failures are possible; failed operations are returned in `UnprocessedItems` for retry with exponential backoff.

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

JSON