Amplify Console now provides visibility into backend environments provisioned by the Amplify CLI

Posted on: Nov 26, 2019

Developers using the Amplify CLI can now view backend environment information in the Amplify Console on project initialization. The Amplify Console offers a single location for the entire team to view and manage the AWS cloud resources required for their fullstack apps.  

When you initialize a project with the Amplify CLI, the Amplify Console creates an app project that provides a list of backend environments, deep links to provisioned resources per Amplify category, status of recent deployments, and instructions on how to promote, clone, pull, and delete backend resources.  

To get started, install the Amplify CLI, add a category, and run ‘amplify console’ from the command line to open the Amplify Console in the browser. Alternatively, navigate to the AWS console and choose ‘AWS Amplify’. Checkout our documentation to get started.