EC2 API tools
Install
Pem files
Before you can use these tools you must export some variables to your $SHELL and download your X.509 certificate and private key from Amazon Web Services.
Your certificate and private key are available at aws-portal.amazon.com.
Download two
.pem
files, one starting withpk-
, and one starting withcert-
. You need to put both into a folder in your home directory,~/.ec2
.
Key pair
Start an instance
Management
Misc
Ubuntu images
Change certificates
Last updated