devteam-sweat/Run ECS Task

Run an ECS Task

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
task-definitionThe family and revision (family:revision) or full ARN of the task definition to run.no
task-definition-from-parameterLookup a task definition from a SSM String parameter.no
ecs-clusterThe short name or full Amazon Resource Name (ARN) of the cluster on which to run your task.yes
subnetsThe subnets associated with the task.yes
security-groupsThe security groups associated with the task.yes
wait-for-finishWhether to wait for the task to finish.nofalse
wait-timeout-secondsThe maximum number of seconds to wait for the task to finish if wait-for-finish is true.no900

no outputs