Skip to content
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.

y13i/s3-observable-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s3-observable-example

A small example of making ListObjectsV2 API reactive with RxJS.

Usage

npm install

export BUCKET="yourbucketname" # Don't use any of your important buckets
export PREFIX="test12345"
export DEBUG="true" # If you want to see AWS SDK debug output
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published