Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (13 loc) · 591 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 591 Bytes

aws-ic

A wrapper for EC2 Instance Connect to make a ssh connection to keyless EC2 instances more streamlined and secure.

Requirements

Setup

Usage

aws-ic takes two ordered arguments:

aws-ic <ssh_user> <instance_id>

Example:

aws-ic ec2-user i-abcd1234