zip-go/SSM Send Command Action
Send commands to an EC2 instance via AWS SSM
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| instanceId | The ID of the EC2 instance you want to connect to | no | — |
| instanceName | The name of the EC2 instance you want to connect to | no | — |
| workingDirectory | The working directory where you want to execute commands | yes | — |
| commands | The commands you want to execute on the instance | yes | — |
Outputs
| name | description |
|---|---|
| commandId | The ID of the executed command |