plan-s3-upload

plan plugin for uploading local files to s3

Usage no npm install needed!

<script type="module">
  import planS3Upload from 'https://cdn.skypack.dev/plan-s3-upload';
</script>

README

See node-plan See also node-plan-s3-retrieve

input

  • tempPath - the local file to upload to s3

output

none

options

  • s3Key
  • s3Secret
  • s3Bucket

exports

  • bucket - copied directly from options
  • url - rendered url after applying interpolations