glassechidna / lastkeypair

A serverless SSH certificate authority to control access to machines using IAM and Lambda
Apache License 2.0
49 stars 5 forks source link

ssh exec --instance-arn should work with plain instance IDs #14

Open aidansteele opened 7 years ago

aidansteele commented 7 years ago

We can deduce the account ID from GetCallerIdentity and the region from the user's config. If region not set, let the user know how to fix it.