/aws_import_ssh_key

Quick and dirty SSH key import script

Primary LanguagePython

Quick script to import SSH pubkey to AWS

Requires boto 2

~/.boto file of the format

[Credentials]
aws_access_key_id = XXXXXXXXX 
aws_secret_access_key = XXXXXXX