zamarawka/AWS ECS. Run fargate Task

Run and wait untill end existing ECS task

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
task_nameName of existing ECS task, in the form of `name[:version]`.yes
clusterECS Cluster to run task onnodefault
check_cluster_existsCheck cluster exists before task run. Need additional IAM policy.nofalse
commandOveride default container commandno
sg_idsSecurity groups idsno
sg_filtersSecurity groups filterno
sg_namesSecurity groups namesno
subnet_filtersSubnets filterno
subnet_idsSubnets idsno
public_ipAssign public ip for taskfalse
waitWait for ECS task to completetrue
timeoutTimeout when waiting for completitionno600
capacity_providerCapacity provider type. By default will pick it from your cluster settings.no
countTasks countno1
namedescription
statusExit status of container