AWS Fundamentals Logo
AWS Fundamentals

AWS ECS

10 CloudFormation resource types available for ECS.

CapacityProvider

AWS::ECS::CapacityProvider

Resource Type definition for AWS::ECS::CapacityProvider.

Cluster

AWS::ECS::Cluster

The AWS::ECS::Cluster resource creates an Amazon Elastic Container Service (Amazon ECS) cluster.

ClusterCapacityProviderAssociations

AWS::ECS::ClusterCapacityProviderAssociations

Associate a set of ECS Capacity Providers with a specified ECS Cluster

Daemon

AWS::ECS::Daemon

Information about a daemon resource.

DaemonTaskDefinition

AWS::ECS::DaemonTaskDefinition

The details of a daemon task definition. A daemon task definition is a template that describes the containers that form a daemon. Daemons deploy cross-cutting software agents independently across your

ExpressGatewayService

AWS::ECS::ExpressGatewayService

Resource Type definition for AWS::ECS::ExpressGatewayService

PrimaryTaskSet

AWS::ECS::PrimaryTaskSet

A pseudo-resource that manages which of your ECS task sets is primary.

Service

AWS::ECS::Service

The AWS::ECS::Service resource creates an Amazon Elastic Container Service (Amazon ECS) service that runs and maintains the requested number of tasks and associated load balancers. The stack upd

TaskDefinition

AWS::ECS::TaskDefinition

Registers a new task definition from the supplied family and containerDefinitions. Optionally, you can add data volumes to your containers with the volumes parameter. For more information

TaskSet

AWS::ECS::TaskSet

Create a task set in the specified cluster and service. This is used when a service uses the EXTERNAL deployment controller type. For more information, see https://docs.aws.amazon.com/AmazonECS/latest

Get the ECS Cheat Sheet

Everything you need to know about ECS on one page. HD quality, print-friendly.

Download Free Infographic

Quick Stats

Resource Types
10
Service Namespace
AWS::ECS::*