← Package directory
Available on winget

Install AWS Copilot CLI

Your toolkit for containerized applications on AWS

Install with winget
winget install --id Amazon.CopilotCLI
Upgrade
winget upgrade --id Amazon.CopilotCLI
Uninstall
winget uninstall --id Amazon.CopilotCLI

About AWS Copilot CLI

AWS Copilot is an open source command line interface that makes it easy for developers to build, release, and operate production ready containerized applications on AWS App Runner, Amazon ECS, and AWS Fargate.

What's new in 1.34.1

Upgrades the tool to Go 1.23 to address CVE-2024-24790.

Read release notes

Version history

Version Updated Notes
1.34.1 Unknown Upgrades the tool to Go 1.23 to address CVE-2024-24790.
1.34.0 Unknown Features and Enhancements: - Import internal ALBs for Backend Services (#5490) (You can now import your existing internal application load balancer (ALB) for a Backend Service if you don't want to use the environment-sha...
1.33.1 Unknown 🐛 Bug Fixes- Correctly empty ECR repositories when deleting app regional resources. (#5617) - Allow EFS volumes to have multiple mount points in a single service. (#5631) - Fix incorrect indentation for runtime secrets i...
1.33.0 Unknown ⚡️ Features and Enhancements - run local --use-task-role: Elevate your local testing experience with the ECS Task Role using the new --use-task-role flag (#5529)The copilot run local command now includes a --use-task-rol...
1.28.0 Unknown No notes