Guest User

Untitled

a guest
Jun 19th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. Creating a key pair:
  2. aws ec2 create-key-pair --key-name read-key --query 'KeyMaterial' --output text
  3.  
  4. aws ec2 create-security-group --group-name group-name
Add Comment
Please, Sign In to add comment