Amazon Releases AWS Command Line Interface
Written by Kay Ewbank   
Friday, 28 December 2012

Amazon has released a developer preview of a new tool that you can use to manage AWS services and automate them through scripts.

aws

 

The new tool will mean you get a single way to automate services. The initial release supports 12 services, including Amazon EC2, Auto Scaling, Elastic Load Balancing, Amazon SQS, and Amazon SNS, and Amazon says support will be added for others. The  release announcement about the developer preview asks for feedback on the new tool, including suggestions on which other services should be supported.

The introductory documentation includes examples of using the Command Line Interface to launch and control EC2, Identity and Access Management, and Amazon SQS and Amazon SNS. For example, you would create an SQS queue using:

aws sqs create-queue --queue-name MyQueue

Before you can start using the AWS Command Line Interface, you need to sign up for an AWS account (if you don't already have one) and set up your environment. Step-by-step instructions covering the preliminaries and downloading the preview are provided in Getting Set Up with the AWS Command Line Interface.

 

aws

 

More Information

AWS Command Line Interface release announcement

Introductory documentation

Getting Set Up with the AWS Command Line Interface

Related Articles

AWS Adds Features, Cuts Prices

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Banner


Insights From AI Index 2024 Report
17/04/2024

Published this week, the latest Stanford HAI AI Index report tracks worldwide trends in AI. A mix of its new research and findings from many other sources, it provides a wide ranging look at how  [ ... ]



AWS Lambda Upgraded To .NET8 Runtime
25/03/2024

An upgrade of AWS Lambda to the .NET version 8 runtime
brings major improvements to the platform.


More News

Last Updated ( Friday, 28 December 2012 )