how to upload an excel file (exceljs) to s3

前端 未结 0 857
迷失自我
迷失自我 2021-02-18 16:54

I am trying to change locally a excel file and then upload it to s3.

var s3 = new aws.S3({ accessKeyId: config._ACCESS_KEY_ID,secretAccessKey: config._SECRET_ACCE         


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