Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

amazono

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amazono

Amazon EC2 hosting provider for service_maker

  • 0.0.4
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
3
increased by200%
Maintainers
1
Weekly downloads
 
Created
Source

amazono

Build Dependencies

Amazon EC2 hosting provider for service_maker

Install

npm install amazono

and then use this plugin from code like

yield server.register(require("amazono"));

or from manifest file

"plugins":{
   "amazono": {}
}

Also you can use yeoman generator to install this plugin

yo co-hapi:add-plugin amazono

Parameters

Credentials: accessKeyId*, secretAccessKey*. Options: region*, imageId, keyName, instanceType, securityGroupIds, securityGroup.

Options with star (*) are required.

Example

 $ sm_cli service-create host:amazono -c accessKeyId=id -c secretAccessKey=key -o region=us-west-1

Keywords

FAQs

Package last updated on 05 Aug 2014

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc