Skip to content

risik/aws-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

aws-utils

Some needed for me AWS utils

Implemented: GlacierUpload - utility to upload/download/remove archivs from AWS Glacier. Currently suported upload only.

Usage:

  • Download AWS SDK
  • Compile and make jar (no script imlemented yet)
  • set environment variables: AWS_ACCESS_KEY_ID and AWS_SECRET_KEY
  • run with options:

Usage: java -jar GlacierUpload.jar command filenames command: upload - once supported for now parameters: --vault=vaultname --region=regionname. Optional. Default value: 'us-east-1'

About

Some needed for me AWS utils

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published