- AWS Profile with rights to call http://docs.aws.amazon.com/cli/latest/reference/ec2/describe-instances.html
- AWS CLI
- jq
curl https://gist.githubusercontent.com/bsingr/0849794d823e727f904948092b9fdbd7/raw/1dad0590de07d0f302377000f4673b18355dbc59/awssh.sh > /usr/local/bin/awssh
chmod +x /usr/local/bin/awssh
awssh <aws-profile-name> <value-of-ec2-instance-tag-Name>
E.g.
awssh my-profile my-web-01