{ "id": "amplify-cli", "version": "2.0.16", "name": "AWS Amplify CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/amplify-cli", "description": "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.", "options": { "version": { "default": "latest", "description": "Select the version of AWS Amplify CLI to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] }