Socket
Socket
Sign inDemoInstall

s3ssm

Package Overview
Dependencies
10
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    s3ssm

S3 Static Site Manager


Version published
Weekly downloads
20
increased by1900%
Maintainers
1
Install size
3.61 MB
Created
Weekly downloads
 

Readme

Source

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.

FAQs

Last updated on 15 Mar 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc