meteor-s3-clientside-uploader:使用在服务器上创建的签名 S3 策略将内容上传到客户端上的 S3

时间:2024-08-03 15:47:01
【文件属性】:

文件名称:meteor-s3-clientside-uploader:使用在服务器上创建的签名 S3 策略将内容上传到客户端上的 S3

文件大小:5KB

文件格式:ZIP

更新时间:2024-08-03 15:47:01

CoffeeScript

流星-s3-clientside-uploader 使用在服务器上创建的签名 S3 策略将内容上传到客户端上的 S3 需要由服务器上的生成的策略表单。 所以你可以做这样的事情: # server.coffee policyGenerator = new S3PolicyGenerator ( awsAccessKeyId : Meteor . settings . AWS_ACCESS_KEY_ID awsSecretAccessKey : Meteor . settings . AWS_SECRET_ACCESS_KEY awsBucket : Meteor . settings . AWS_BUCKET_NAME awsBaseUrl : Meteor . settings . AWS_S3_BASE_URL awsRegion : Meteor . set


【文件预览】:
meteor-s3-clientside-uploader-master
----.gitignore(8B)
----README.md(1KB)
----versions.json(1KB)
----package.js(857B)
----LICENSE(1KB)
----client()
--------s3-clientside-upload-form.html(388B)
--------s3-clientside-uploader.coffee(1KB)
--------s3-clientside-uploader-tests.coffee(1KB)

网友评论