cucapra / cucapra/chazz

(Optionally?) use EC2 Instance Connect to avoid the need to distribute SSH keys

Open
#8 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The newly announced [EC2 Instance Connect](https://aws.amazon.com/about-aws/whats-new/2019/06/introducing-amazon-ec2-instance-connect/) feature lets you authenticate using your IAM user, and generates a temporary per-connection SSH key, instead of relying on distributing keys ahead of time. Could be more convenient! But it requires support in the server image.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the linked EC2 Instance Connect announcement and inspecting how the server image currently handles SSH access and key distribution. Done means determining whether the image can support temporary IAM-authenticated connections and documenting or implementing the required project changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.