AWS-CLI
Deprecated
This module only implemented the iam-servercertdel command. I would recommend
using the official AWS CLI tools, available here:
https://www.npmjs.com/package/aws-sdk
Command Line tools for Amazon Web Services
The purpose of these tools are to provide an alternative to the Java command line tools, and use
the aws-sdk node project.
These tools are at a very early stage and only one command is supported.
To Install
npm install -g aws-cli
Edit the config.json file, to include your AWS keys
To Use
All commands prefixed by aws, e.g.:
aws iam-servercertdel -s CERTIFICATE_NAME
Commands Supported
iam-servercertdel
aws iam-servercertdel -s CERTIFICATE_NAME