Skip to content

Creates AWS key pair (*.pem). Based on steps shown in online course AWS ECS Scaling Docker by Nick Janetakis

License

Notifications You must be signed in to change notification settings

mikequentel/aws_create-key-pair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

aws_create-key-pair

Creates AWS key pair (*.pem). Based on steps shown in online course AWS ECS Scaling Docker by Nick Janetakis

Instructions

  • Usage: generate.sh <name of key>
  • Example: ./generate.sh aws-admin
  • Result: AWS key pair file (*.pem) will appear in directory path $HOME/.ssh/

About

Creates AWS key pair (*.pem). Based on steps shown in online course AWS ECS Scaling Docker by Nick Janetakis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages