Amazon Fargate · Schema

Service

An Amazon ECS service

AWSComputeContainersECSEKSMicroservicesServerless

Properties

Name Type Description
serviceArn string ARN of the service
serviceName string Name of the service
clusterArn string ARN of the cluster
taskDefinition string Task definition ARN or family:revision
desiredCount integer Desired number of tasks
runningCount integer Number of running tasks
pendingCount integer Number of pending tasks
status string Service status
launchType string Launch type
networkConfiguration object
loadBalancers array Load balancer configurations
createdAt string Service creation time
tags array Tags
View JSON Schema on GitHub