Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

aws-cli

iandotkelly31.6kMITdeprecated0.0.2

Recommend using the official aws cli tools for python

Command Line Tools for Amazon Web Services

AWS

readme

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