Proxy Instance Keypairs This document describes AWS keypair creattion and validation from the command line. Creating the Key Pair from the command line This creates the keypair file in pem format that will allow you ssh into an EC2 instance. aws ec2 create-key-pair --key-name test-key \