An open API service indexing awesome lists of open source software.

https://github.com/melezhik/aws-show-instance

Sparrow plugin to print ec2 instance info in human readable format
https://github.com/melezhik/aws-show-instance

aws cli cli-utilities ec2-instance sparrow

Last synced: 4 months ago
JSON representation

Sparrow plugin to print ec2 instance info in human readable format

Awesome Lists containing this project

README

          

# SYNOPSIS

Sparrow plugin to print ec2 instance info in human readable format.

# INSTALL

$ sparrow plg install aws-show-instance

# USAGE

To dump your tagged ec2 instances in human readable format just run:

$ sparrow plg run aws-show-instance --param id=$instance-id

# Author

Alexey Melezhik

# See also

[aws-run-instance ](https://sparrowhub.org/info/aws-run-instance) - sparrow plugin to run ec2 instances ( optionally with some tags attached )

# Prerequisites

Aws cli should be installed