Skip to content

Instantly share code, notes, and snippets.

@bmamouri
Created June 18, 2018 11:41
Show Gist options
  • Save bmamouri/4c656256d6946479ea6927df039eaee3 to your computer and use it in GitHub Desktop.
Save bmamouri/4c656256d6946479ea6927df039eaee3 to your computer and use it in GitHub Desktop.
Creating a key pair:
aws ec2 create-key-pair --key-name read-key --query 'KeyMaterial' --output text
aws ec2 create-security-group --group-name group-name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment