tgpadua / amazon-s3-url-signer

CLI tool for creating signed S3 URLs for download and upload

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws-s3-url-signer

CLI tool for creating signed S3 URLs for download and upload

Install

npm install

Usage

node index [get|put] bucket file [(url)|curl] [custom_domain]

About

CLI tool for creating signed S3 URLs for download and upload

License:MIT License


Languages

Language:JavaScript 100.0%