Skip to content

nil0blue/SecretsManagerSSHKey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accessing an EC2 Instance via SSH, with key stored in Secrets Manager

This utility connects to an EC2 instance and runs a shell command. The SSH key to the EC2 Instance is retrieved from AWS Secrets Manager.

  • npm install
  • Edit the .env file and supply the key name and instance to connect to
  • node runapp.js




About

A node.js app to retrieve and use ssh key from AWS Secrets Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors