The desired status for the container from Amazon ECS.
The Docker ID for the container.
The name of the container supplied to Docker. The Amazon ECS container agent generates a unique name for the container to avoid name collisions when multiple copies of the same task definition are run on a single instance.
The image for the container.
The SHA-256 digest for the image.
The known status for the container from Amazon ECS.
The name of the container as specified in the task definition.
The network information for the container, such as the network mode and IP address. This parameter is omitted if no network information is defined.
The type of the container. Containers that are specified in your task definition are of type NORMAL. You can ignore other container types, which are used for internal task resource provisioning by the Amazon ECS container agent.
Generated using TypeDoc
ECS container metadata