aws-asg-list
v0.1.2
Published
List the IP's of Amazon AWS Autoscaling instances
Downloads
7
Maintainers
Readme
AWS ASG list
List the IP's of Amazon AWS Autoscaling instances
Requirements
You need the AWS CLI client.
Installation on Linux through Python PIP:
$ pip install --user awscli
Installation on MacOS through Homebrew:
$ brew install awscli