Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 175 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 175 Bytes

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