Formatting DynamoDB data to normal JSON in AWS Lambda

前端 未结 8 1421
無奈伤痛
無奈伤痛 2020-12-01 02:55

I\'m using AWS Lambda to scan data from a DynamoDB table. This is what I get in return:

{
  \"videos\": [
    {
      \"fil         


        
8条回答
提交回复
热议问题