moxiecode / plupload

Plupload is JavaScript API for building file uploaders. It supports multiple file selection, file filtering, chunked upload, client side image downsizing and when necessary can fallback to alternative runtimes, like Flash and Silverlight.
http://www.plupload.com
GNU Affero General Public License v3.0
5.63k stars 1.42k forks source link

How to upload files to Amazon S3 with temporary accessKeyId and secretAccessKey #1650

Open mukedev opened 2 years ago

mukedev commented 2 years ago

I need to upload a file to Amazon S3, but my accessKeyId and secretAccessKey are temporary, don't know how to do it? please help me thanks