DuplicateItemException¶
Error Class¶
DuplicateItemException
dataclass
¶
Bases: ServiceError
There was an attempt to insert an item with the same primary key as an item that already exists in the DynamoDB table.