Amazon Fargate · Schema

Cluster

An Amazon ECS cluster

AWSComputeContainersECSEKSMicroservicesServerless

Properties

Name Type Description
clusterArn string The ARN of the cluster
clusterName string The name of the cluster
status string Cluster status
registeredContainerInstancesCount integer Number of registered container instances
runningTasksCount integer Number of running tasks
pendingTasksCount integer Number of pending tasks
activeServicesCount integer Number of active services
tags array Tags associated with the cluster
settings array Cluster settings
View JSON Schema on GitHub