Socket
Socket
Sign inDemoInstall

aws-cli

Package Overview
Dependencies
5
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    aws-cli

Command Line Tools for Amazon Web Services


Version published
Maintainers
1
Install size
2.01 MB
Created

Readme

Source

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

Keywords

FAQs

Last updated on 23 Jan 2018

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