Skip to content
/ aws-s3 Public

This project demonstrates how to connect Node.js with AWS S3 for basic file upload and retrieval operations.

Notifications You must be signed in to change notification settings

Yesarib/aws-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js - AWS S3

This project demonstrates how to connect Node.js with AWS S3 for basic file upload and retrieval operations.

Key Features:

  • File Upload: Upload files to AWS S3 storage.
  • File Retrieval: Fetch files from AWS S3 storage.

Two Versions of AWS SDK:

  • s3.ts: Implemented using AWS SDK version 2.
  • s3-v3.ts: Implemented using AWS SDK version 3.

About

This project demonstrates how to connect Node.js with AWS S3 for basic file upload and retrieval operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published