Step 1
Export required environment variables: AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION
CLI Profile
Fetching install matrix, auth flow, command map, and compatibility data.
Please wait while clime prepares the listing details.
CLI Profile
Provision full-stack cloud backend and hosting
brew
Step 1
Export required environment variables: AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION
Global Flags
Deploy Nextjs App
amplify init
Initialize a new Amplify project
amplify configure
Configure the CLI to work with your AWS profile
amplify push
Provisions cloud resources with the latest local changes
amplify pull
Fetch upstream backend changes from the cloud and updates the local environment
amplify env
Displays and manages environment related information for your Amplify project
amplify add
Adds a resource for an Amplify category in your local backend
amplify status
Shows the state of local resources not yet pushed to the cloud
No workflow chains currently reference this CLI.