
aws
***


DESCRIPTION
===========

The AWS Command Line Interface is a unified tool that provides a
consistent interface for interacting with all parts of AWS.

   aws [options] service operation [parameters]

Use "aws service help" for information on a specific service.


OPTIONS
=======

"--output <output_format>"
   * json

   * table

   * text

"--region <region_name>"
   * ap-northeast-1

   * ap-southeast-1

   * ap-southeast-2

   * eu-west-1

   * sa-east-1

   * us-east-1

   * us-gov-west-1

   * us-west-1

   * us-west-2

"--no-verify-ssl"
   Override default behavior of verifying SSL certificates

"--version"
   Display the version of this tool

"--debug"
   Turn on debug logging

"--profile <profile_name>"
   Use a specific profile from your credential file

"--color"
   Turn on/off color output. * auto * off * on

"--endpoint-url <endpoint_url>"
   Override service's default URL with the given URL


Available Services
==================

* Auto Scaling
* AWS CloudFormation
* Amazon CloudWatch
* AWS Data Pipeline
* AWS Direct Connect
* Amazon Elastic Compute Cloud
* AWS Elastic Beanstalk
* Amazon Elastic Transcoder
* Elastic Load Balancing
* Amazon Elastic MapReduce
* AWS Identity and Access Management
* AWS Import/Export
* AWS OpsWorks
* Amazon Relational Database Service (Beta)
* Amazon Redshift
* Amazon Simple Storage Service
* Amazon Simple Email Service
* Amazon Simple Notification Service
* Amazon Simple Queue Service
* AWS Storage Gateway
* AWS Security Token Service
* Amazon Simple Workflow Service