Skip to content

mlosapio/aws_import_ssh_key

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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 

About

Quick and dirty SSH key import script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages