Discover Packages
github.com/nqbao/s3csecmd
command
module
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Aug 30, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
s3csecmd
s3csecmd is a command line utility to interact with S3 with Client-side encryption using KMS .
This tool allow you to quickly upload and download files on S3 encrypted with KMS. For download, it also supports both encrypted and non-encrypted files.
Usage
To upload from local disk to S3.
s3csecmd --kms-id XXXX cp local_path s3://bucket/remote/path
To download from S3 to local disk
s3csecmd --kms-id XXXX cp s3://bucket/remote/path local_path
TODO
Improve error handling
Add options to customize encryption method
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.