{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"Provides AWS CDK constructs for defining and managing Amazon ECS clusters, task definitions, and services across EC2, Fargate, and ECS Anywhere launch types.","skillfed_tags":["end-of-support","infrastructure-as-code","aws-cdk-v1"],"use_cases":["Define an ECS cluster with EC2 capacity and deploy containerized services using infrastructure-as-code.","Create Fargate task definitions and services for serverless container workloads without managing EC2 instances.","Set up ECS Anywhere tasks to run containers on self-managed infrastructure while using AWS ECS orchestration.","Integrate container deployments with load balancers, auto-scaling, and CloudWatch monitoring in a single CDK stack.","Import and reference existing ECS clusters by ARN to add new services or update capacity programmatically."],"what_it_does":"This package is the AWS CDK v1 construct library for Amazon ECS, providing high-level Python abstractions to define container clusters, task definitions, and services. It supports three launch modes: EC2 instances under your control, AWS Fargate for fully managed tasks, and ECS Anywhere for self-managed infrastructure. You use it to declare ECS infrastructure as code within a CDK application, specifying cluster capacity, container images, memory and CPU limits, networking modes, and load balancer attachments.\n\nThe library handles the underlying CloudFormation generation and integrates with other AWS CDK modules (EC2, IAM, CloudWatch, load balancers, service discovery, and more) to build complete container deployments. However, AWS CDK v1 reached end-of-support on 2023-06-01 and is no longer receiving updates\u2014the project recommends migrating to AWS CDK v2 for new work.","worth_installing":"No\u2014do not install for new projects. This is AWS CDK v1, which reached end-of-support on 2023-06-01 and is no longer being updated. AWS explicitly recommends migrating to AWS CDK v2. Install only if you are maintaining legacy v1 code that cannot yet be upgraded."},"id":"aws-cdk-aws-ecs","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-ecs","md":"https://skillfed.io/packages/aws-cdk-aws-ecs.md","pypi":"https://pypi.org/project/aws-cdk-aws-ecs/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-ecs","python_support":"supports_current","summary":"The CDK Construct Library for AWS::ECS"},"popularity":{"monthly_downloads":147076,"position":11080,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.204.0"}
