Resource Icon

Resource Overview
Associated Resources
Parent Resources
Resource Setting Values
Basic Settings
app_environment : Launch type required for the task - EC2, FARGATEos_architecture : Operating system family used when registering the task definition - LINUX X86_64task_cpu : Number of CPU units used by the tasktask_memory : Amount of memory used by the task (MiB)network_mode : Networking mode used by containers in the task - awsvpc, none, bridge, host
Container (container)
container.image_url : Image used by the container running in the ECS clustercontainer.essential_enabled : Whether related objects stop or continue running when the container stops - true, falsecontainer.port_mapping.container_port : Port number used when the container sends or receives trafficcontainer.port_mapping.protocol : Protocol used for port mapping - tcp, udpcontainer.port_mapping.app_protocol : Application protocol used for service connectivity - http, http2, grpc, nonecontainer.cpu : CPU capacity allocated to the containercontainer.memory : Memory capacity allocated to the container
Volume (volume)
volume.host_path : Path on the host container instance provided to the container
Volume Mount (volume_mount)
volume_mount.container_name : Name of the container to mount the volume tovolume_mount.volume_name : Name of the volume to mountvolume_mount.container_path : Path inside the container where the volume is mountedvolume_mount.read_only : Whether the container has read-only access to the volume - true, false
tag : Tags used to categorize the resource
References