I have a table with data in DynamoDB. I need to add a unique ID column to that table. I\'ve added a logic to add uuid(python library) when writing new data to the table but