actions-marketplace-validations/Run one-off task on ECS

Run a task on ECS and waits for ECS task to finish.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 9, 2025
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/noelzubin_aws-ecs-run-task@9022178ec320b17bf25b1f3a1ce25888f93406a5 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
clusterThe name of the ECS service's cluster. Will default to the 'default' clusterno
task-definitionThe name of the task-definitionyes
subnetsThe list of subnetsyes
security-groupsThe list of Security Groupsyes
override-containerThe container whose command should be overriddenno
override-container-commandThe command to to be run on the overrided containerno
assign-public-ipAssign public IP to the task. (ENABLED/DISABLED)noENABLED
namedescription
task-arnThe ARN for the tash that finished running
statusThe status of the task, success for sucesssful tasks.