Sparrow plugin to print ec2 instance info in human readable format.
$ sparrow plg install aws-show-instance
To dump your tagged ec2 instances in human readable format just run:
$ sparrow plg run aws-show-instance --param id=$instance-id
Alexey Melezhik
aws-run-instance - sparrow plugin to run ec2 instances ( optionally with some tags attached )
Aws cli should be installed