Skip to content

rimiti/stream-s3-upload-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stream-s3-upload-public

Description

Simple NodeJS example to "stream upload" an image to S3 with public-read ACL.

How to use it?

  • Set your credentials accessKeyId and secretAccessKey.
  • Set region to use region.
  • Run yarn demo or npm run demo.
  • Check your file https://s3.{your-region}amazonaws.com/{bucket-name}/{image-name}.jpg.

License

MIT © Dimitri DO BAIRRO

About

🦑 Simple NodeJS example to "stream upload" an image to S3 with public-read ACL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published