s3ssm

0.0.14 • Public • Published

Dependency Status

Install

npm install s3ssm -g

Use

Linux, OSX etc:

s3ssm --help

Windows:

s3ssm.cmd --help

Configuration

Typically your configuration (./config.json by default) will look like:

{
    "accessKeyId": "MyAccessKeyId",
    "secretAccessKey": "MySecretAccessKey",
    "region": "eu-west-1"
}

See the AWS documentation.

Readme

Keywords

none

Package Sidebar

Install

npm i s3ssm

Weekly Downloads

3

Version

0.0.14

License

MIT

Last publish

Collaborators

  • ddm