How to save a xls file from S3 with JS (typescript)

前端 未结 0 1498
执念已碎
执念已碎 2021-02-12 12:09

I have a excel file in my bucket that I would like to save in my local folder

static DownloadFileS3(){
    try{
    const file = config._path + config._filename
          


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