Skip to main content

aws.ecs.container

Supported platform

  • aws

Description

Amazon ECS container

Fields

IDTYPEDESCRIPTION
namestringName of the ECS container + IP for unique identification
arnstringARN of the ECS container
publicIpstringPublic IP address of the ECS container
imagestringImage used for the ECS container
clusterNamestringCluster associated with the ECS container
taskDefinitionArnstringARN for the task definition associated with the ECS container
logDriverstringlogDriver setting for the ECS container
platformFamilystringPlatform family associated with the ECS container
platformVersionstringPlatform version assigned to the ECS container
statusstringStatus of the ECS container
regionstringRegion where the ECS Container is located
command[]stringCommand used to start the container
taskArnstringARN for the task used to create the container
runtimeIdstringRuntime ID for the container
containerNamestringName of the ECS container
cpuUnitsstringThe number of CPU units set for the container. The value is 0 if no value was, specified in the container definition when the task definition was registered.
memorySoftLimitstringThe soft limit (in MiB) of memory set for the container.
memoryHardLimitstringThe hard limit (in MiB) of memory set for the container.
reasonstringShort (1024 characters max) description of the running or stopped container