Creating Amazon ECS resources using the Amazon Copilot command line interface - Amazon Elastic Container Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Creating Amazon ECS resources using the Amazon Copilot command line interface

The Amazon Copilot command line interface (CLI) commands simplify building, releasing, and operating production-ready containerized applications on Amazon ECS from a local development environment. The Amazon Copilot CLI aligns with developer workflows that support modern application best practices: from using infrastructure as code to creating a CI/CD pipeline provisioned on behalf of a user. Use the Amazon Copilot CLI as part of your everyday development and testing cycle as an alternative to the Amazon Web Services Management Console.

Amazon Copilot currently supports Linux, macOS, and Windows systems. For more information about the latest version of the Amazon Copilot CLI, see Releases.

Note

The source code for the Amazon Copilot CLI is available on GitHub. We recommend that you submit issues and pull requests for changes that you would like to have included. However, Amazon Web Services doesn't currently support running modified copies of Amazon Copilot code. Report issues with Amazon Copilot by connecting with us on Gitter or GitHub where you can open issues, provide feedback, and report bugs.

For information about installing the Amazon Copilot CLI, see Installing the Amazon Copilot CLI. For information about deploying a sample app, see Deploying a sample Amazon ECS application using the Amazon Copilot CLI. Additional documentation for the Amazon Copilot CLI is available on the Amazon Copilot website.