Skip to content
/ aws Public
forked from timkay/aws

Easy command line access to Amazon EC2, S3, SQS, ELB, and SDB (new!)

Notifications You must be signed in to change notification settings

iprever/aws

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"aws" is a command line program that accesses Amazon Web Services: EC2, S3, SQS, SDB, ELB, IAM, EBN, RDS

To run "aws", all you need is a single file!

1. download https://raw.github.com/timkay/aws/master/aws
2. make it executable
3. create ~/.awssecret or set EC2_ACCESS_KEY and EC2_SECRET_KEY

and you are done.

For more documentation, see http://timkay.com/aws/ and also the GitHub Wiki.

About

Easy command line access to Amazon EC2, S3, SQS, ELB, and SDB (new!)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 60.0%
  • HTML 40.0%