Strapi S3 SignedUrl

后端 未结 0 1322
既然无缘
既然无缘 2021-01-11 17:44

uploading files from strapi to s3 works fine. I am trying to secure the files by using signed urls:

var params = {Bucket:process.env.AWS_BUCKET, Key: `${path}         


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