noelzubin/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
Stale
License
None
Runtime
Deprecated runtime
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.