An ECS cluster for running containerized applications
import { Cluster } from 'aws-cdk-lib/aws-ecs';Or use the module namespace:
import * as ecs from 'aws-cdk-lib/aws-ecs'; // ecs.Cluster
This L2 construct creates and manages the following CloudFormation resources.
Everything you need to know about Amazon ECS on one page. HD quality, print-friendly.
Download Free Infographicaws-ecs