Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-s3-functions

AWS S3 Functionalities using NodeJS

This will help you to perform various functionalities using AWS S3

Prerequisite

  1. AWS Account
  2. Create IAM User via IAM console with policy supporting S3
  3. Create a S3 Bucket with public access
  4. Generate the 'AccessKey' and 'AccessSecretKey'

Installation

  1. Clone the repository
  2. Move to cloned directory and install all dependencies
npm install 
  1. Edit '.env' file and replace dummy credential with your credentials
  2. Now start your server
npm start 

Bingo here you go !

About

AWS S3 Functionalities using NodeJS

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages