plan-s3-download

0.1.2 • Public • Published

See node-plan.

See also node-plan-s3-upload.

input

  • s3Url - s3 path to download
  • makeTemp - a function which generates a tempfile and accepts a suffix

output

  • tempPath - path to the temp file where the s3 file was saved

options

  • s3Key
  • s3Secret
  • s3Bucket

exports

  • bucket - copied directly from options

Testing

S3_KEY=<valid_s3_key> S3_SECRET=<valid_s3_secret> S3_BUCKET=<valid_s3_bucket> npm test

Readme

Keywords

none

Package Sidebar

Install

npm i plan-s3-download

Weekly Downloads

0

Version

0.1.2

License

BSD

Last publish

Collaborators

  • superjoe