This template creates an Amazon Elastic Container Service (Amazon ECS) service with a parameter that allows users to specify the number of seconds that the service scheduler should ignore unhealthy Elastic Load Balancing target health checks after a task has first started. The service has a desired count of 0 and uses a cluster, deployment configuration, load balancer, placement strategies, placement constraints, task definition, service name, and role that are declared elsewhere in the same template.

ECSService
AWS::ECS::Service


DeploymentConfiguration
Alarms

AlarmNames

DeploymentCircuitBreaker
LoadBalancers
NetworkConfiguration *
AwsvpcConfiguration

SecurityGroups

Subnets

PlacementConstraints
PlacementStrategies

CloudFormation Template

Share Template