package
1.21.0
Repository: https://github.com/aws/amazon-ecs-cli.git
Documentation: pkg.go.dev

# Functions

NewService creates an instance of a Service and also sets up a cache for task definition.

# Constants

DefaultUpdateServiceTimeout is the time that the CLI will wait to check if the count of running tasks is changing.

# Structs

Service type is placeholder for a single task definition and its cache and it performs operations on ECS Service level.