April 2017
Intermediate to advanced
394 pages
10h 31m
English
aws ec2 create-key-pair \ --key-name MyEC2KeyPair \ --query 'KeyMaterial' \ --output text > ec2keypair.pem
chmod 600 ec2keypair.pem
Read now
Unlock full access