actions-marketplace-validations/AWS ECS Run Task
Runs AWS ECS tasks via GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| region | AWS region | no | — |
| launchType | ECS launch type | no | — |
| cluster | ECS cluster name | no | — |
| taskDefinition | ECS task definition family name | yes | — |
| subnets | Subnet IDs delimited by comma | no | — |
| securityGroups | Security groups delimited by comma | no | — |
| containerName | Name of the container in task definition | no | — |
| command | Command to run | no | — |
Outputs
no outputs