AWS ECS

Status: Experimental

type: aws.ecs

Description: Resources used by AWS Elastic Container Service (ECS).

AttributeTypeDescriptionExamplesRequirement Level
aws.ecs.cluster.arnstringThe ARN of an ECS cluster.arn:aws:ecs:us-west-2:123456789123:cluster/my-clusterRecommended
aws.ecs.container.arnstringThe Amazon Resource Name (ARN) of an ECS container instance.arn:aws:ecs:us-west-1:123456789123:container/32624152-9086-4f0e-acae-1a75b14fe4d9Recommended
aws.ecs.launchtypestringThe launch type for an ECS task.ec2Recommended
aws.ecs.task.arnstringThe ARN of an ECS task definition.arn:aws:ecs:us-west-1:123456789123:task/10838bed-421f-43ef-870a-f43feacbbb5bRecommended
aws.ecs.task.familystringThe task definition family this task definition is a member of.opentelemetry-familyRecommended
aws.ecs.task.revisionstringThe revision for this task definition.8; 26Recommended

aws.ecs.launchtype MUST be one of the following:

ValueDescription
ec2ec2
fargatefargate