Skip to main content

aws.ecs.cluster

Supported platform

  • aws

Description

Amazon ECS cluster

Fields

IDTYPEDESCRIPTION
arnstringARN of the ECS cluster
namestringName of the ECS cluster
tagsmap[string]stringTags of the ECS cluster
runningTasksCountintCount of running tasks in the cluster
pendingTasksCountintCount of pending tasks in the cluster
registeredContainerInstancesCountintCount of container instances registered to the cluster
configurationdictConfiguration for the cluster
statusstringStatus of the cluster
tasks[]aws.ecs.taskList of AWS ECS task definitions
containerInstances[]aws.ecs.instanceList of AWS ECS container instances
regionstringThe region where the cluster is located