Socket
Socket
Sign inDemoInstall

aws-kit

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

aws-kit

Development helpers for the AWS stack


Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

#aws-kit

Development helpers for the AWS stack.

##Setup

Install aws-kit

npm i -g aws-kit

Install config file

aws setup

Usage

###aws

grayson$ aws --help

  Usage: aws [options] [command]

  Commands:

    setup


  Options:

    -h, --help     output usage information
    -V, --version  output the version number

###aws-s3

grayson$ aws-s3 --help

  Usage: aws-s3 [options] [command]

  Commands:

    get
       Get file by key


  Options:

    -h, --help            output usage information
    -V, --version         output the version number
    -b, --bucket [value]  S3 bucket name (required)

###aws-sqs

grayson$ aws-sqs --help

  Usage: aws-sqs [options] [command]

  Commands:

    send [options] <messagefile>
       Send messages to a queue

    bounce <queueUrl>
       Delete a queue and remake it with the same settings

    info <queueUrl>
       Get all the attributes of a queue


  Options:

    -h, --help     output usage information
    -V, --version  output the version number

Keywords

FAQs

Package last updated on 24 Jul 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