Manage your project from the Application Composer console - AWS Application Composer

Manage your project from the Application Composer console

This topic provides guidance on the basic tasks you perform to manage your project from the Application Composer console. This includes common tasks like creating a new project, saving a project, and importing a project or template. You can also load an existing project if you activate local sync mode. After activating local sync mode, you can do the following:

  • Create a new project that consists of a starting template and folder structure.

  • Load an existing project by choosing a parent folder that contains your project template and files.

  • Use Application Composer to manage your templates and folders

With local sync mode, Application Composer automatically saves your project’s template and folder changes to your local machine. If your browser doesn’t support local sync mode, or if you prefer to use Application Composer without local sync mode activated, you can create a new template or load an existing template. To save changes, you must export the template to your local machine.

Note

Application Composer supports applications that consist of the following:

  • An AWS CloudFormation or AWS Serverless Application Model template that defines your infrastructure code.

  • A folder structure that organizes your project files, such as Lambda function code, configuration files, and build folders.