risk3sixty/ECS Exec
Execute a command in a fargate cluster using ECS exec
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| region | Region the ECS cluster is in | yes | — |
| cluster_name | ECS cluster the target container is a part of | yes | — |
| service_name | ECS Service the target container is a part of | yes | — |
| container_name | Name of the container within the task to run the command in. Required when the task runs more than one container; if omitted, ECS defaults to the task's only container. | no | — |
| command | Command to run within the targeted service | yes | — |
Outputs
no outputs