Skip to main content

aws_ecs_task

  • Categories: Compute
  • Service: ecs
  • Provider Link: ECS Task

Description

An AWS ECS Task is a configuration that defines one or more containers to run together on Amazon Elastic Container Service. It specifies the Docker image, CPU and memory requirements, network settings, and other parameters for each container. Tasks are used to deploy and manage applications within ECS clusters.

Base Hierarchy

Hierarchy of ECS Task

Relationship to other Resources

Diagram of ECS Task resource relationships

Properties

Diagram of ECS Task data model