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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.