Dynamodb Add or Update key in dict

后端 未结 0 1796
面向向阳花
面向向阳花 2020-12-08 15:55

I have a dynamodb table with the following structure:

\'Items\': [
   {\'user_id\': \'myuser\',
    \'owes_to\': {
         \'youruser\': \'10\',
         \'u         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题