Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 509 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 509 Bytes

aws-promises

This package wraps many of the most common commands from the nodejs AWS-SDK into throttled, untokenized promises.

lib

For details on using the lib, see here

scripts

When installed globally,

npm install -g aws-promises

the following shell commands will be made available:

  • awssh
  • decrypt
  • encrypt
  • generate
  • set-profile

For details on the shell commands, see here