Skip to content

kevinbror/s3-put-and-get

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Env vars

Create a .env file at the project root with the following values:

  • AWS_MASTER_KEY which is an AWS KMS master key alias
  • AWS_FILENAME The location of .aws/credentials on the machine
  • AWS_BUCKET_NAME The name of the s3 bucket that the aws user has privileges to use

Setup

  • Create .env
  • npm install

Run

  • npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published