aws lambda read image from bucket and generate thumbnai raising error while reading file through axios

后端 未结 0 586
一生所求
一生所求 2021-01-15 01:57

Here is my block of code

const AWS = require(\'aws-sdk\');
const util = require(\'util\');
const sharp = require(\'sharp\');
const axios = require(\'axios\')
         


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