widdix / aws-ec2-ssh

Manage AWS EC2 SSH access with IAM
https://cloudonaut.io/manage-aws-ec2-ssh-access-with-iam/
MIT License
828 stars 289 forks source link

Query: How will this work in case of a linux lightsail instance #160

Open rdksgit opened 4 years ago

rdksgit commented 4 years ago

We have been using this with our EC2 instances and has worked really well, so thank you for that

We are looking at options to simplify our setup and Lightsail is one of the things we are looking at, i know when we create a EC2 instance we can attach IAM role to the instance, but in case of AWS Lightsail we dont have that option, so whats the best way to achieve this ?

Thanks Sameer