start-ecs-task-lambda

command module
v0.0.0-...-b9d4555 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2023 License: MIT Imports: 5 Imported by: 0

README

Archived -- this project is no longer in use

start-ecs-task-lambda

Golang lambda that runs a one-off ECS task

Config

 {
	"ecs_cluster": "abc123",  
	"ecs_task_definition": "abc123"
}

If either of these are missing or empty, the lambda will use the associated environment variable: ECS_CLUSTER, ECS_TASK_DEFINITION.

(ecs_cluster is optional, but ecs_task_definition is required.)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL