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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    1
  • 0.1.1
    1
  • 0.1.0
    2
  • 0.0.2
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i plan-s3-download

Weekly Downloads

6

Version

0.1.2

License

BSD

Last publish

Collaborators

  • superjoe