An ECS service running on AWS Fargate
import { FargateService } from 'aws-cdk-lib/aws-ecs';Or use the module namespace:
import * as ecs from 'aws-cdk-lib/aws-ecs'; // ecs.FargateService
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