Is it possible to update a hash key in amazon dynamo db Is it possible to update a hash key in amazon dynamo db database database

Is it possible to update a hash key in amazon dynamo db


You cannot update the hash key value, you will have to delete and recreate the item.

Here is the relevant aws documentation http://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_AttributeValueUpdate.html