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


Chainguard Joins Docker Verified Publisher Program
15/03/2024

Chainguard has joined the Docker Verified Publisher (DVP) program, meaning its Chainguard Developer Images are now officially available on Docker's container image registry.



Call For Code 2024 Focuses On Generative AI
01/03/2024

This year's Call for Code challenge has been launched with a theme of the use of generative AI technology for solutions that aim to improve equitable access to resources and opportunities for historic [ ... ]


More News

Last Updated ( Friday, 28 December 2012 )