denzalman/AWS SSM Command
Remote bash command execution on AWS EC2 instance.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| instance_ids | AWS EC2 Instance id or ids | yes | — |
| aws_region | AWS region of EC2 Instance | no | us-east-1 |
| command | Bash command for execution | no | echo ls -al |
| working_directory | Command execution directory | no | /home/ubuntu |
| comment | Comment | no | Executed by Github Actions |
Outputs
no outputs