# AWS Amplify CLI (via npm) (amplify-cli) The Amplify Command Line Interface (CLI) is a unified toolchain to create AWS cloud services for your app. Let's go ahead and install the Amplify CLI. ## Example Usage ```json "features": { "ghcr.io/devcontainers-extra/features/amplify-cli:2": {} } ``` ## Options | Options Id | Description | Type | Default Value | |-----|-----|-----|-----| | version | Select the version of AWS Amplify CLI to install. | string | latest | --- _Note: This file was auto-generated from the [devcontainer-feature.json](devcontainer-feature.json). Add additional notes to a `NOTES.md`._