s3syncer

0.0.11 • Public • Published

s3syncer-node-client

npm version build Coverage Status

Motivation

I deployed some lambda function and api gateway to store files in s3 using serverless, the repo is here

This repo is to synchronize the local file to s3 using the lambda function

Function

  • filter no change file
  • synchronize local file to specified s3 prefix

Install

npm install -g s3syncer

Usage

s3syncer -f <folder> -p <prefix> -i <api> -k <api-key>

Readme

Keywords

Package Sidebar

Install

npm i s3syncer

Weekly Downloads

0

Version

0.0.11

License

MIT

Last publish

Collaborators

  • sjmyuan