gb8may / ec2_instance_connect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS EC2 Instance Connect

Amazon EC2 Instance Connect is a simple and secure way to connect to your instances using Secure Shell (SSH). With EC2 Instance Connect, you can control SSH access to your instances using AWS Identity and Access Management (IAM) policies as well as audit connection requests with AWS CloudTrail events.

ec2-ic

Configure your host to use EC2 Instance Connect

To connect using AWS Instance Connect, be sure your keys "id_rsa" and "id_rsa.pub" are in the current directory.

USAGE:

Help

./instance_connect.sh -h

Connect

./instance_connect.sh your_instance_name

About


Languages

Language:Shell 100.0%