Skip to content

r3g492/S3FileUpload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S3FileUploadApplication

Requirement

  • AWS CLI
  • Java that works with the CLI
  • Setup credential with 'aws configure' command

What is does

  • watchs a local folder
  • whenever new file is added to that folder,
  • upload the file to my s3 bucket.

Notes

  • Java Spring is only used to call aws sdk.

About

S3FileUpload

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages