Deploy
Generate your application, manage API access, and move to production.
The Deploy tab has two inner tabs: Generate App and API.
Generate App
Add optional instructions to guide code generation. Click Generate App to start -- the system streams agent thinking, tools used, and file patches in real-time. Generated files appear as expandable cards tagged NEW or MOD with full source code. This typically takes 3-5 minutes.
After code generation completes, the code is automatically pushed to GitHub and Amplify builds it.
Build Statuses: idle → pending → processing → building → deploying → completed/failed
Amplify Statuses: PENDING → PROVISIONING → RUNNING → SUCCEED/FAILED
On success, a Live Deployment card appears with your live URL and a Copy URL button.
If the build fails:
- Error message displayed
- Raise Support Ticket -- Opens contact form pre-filled with app name, URL, job ID, and error
- Regenerate -- Resets and starts fresh
- Fix with Refiner -- Opens the App Refiner to fix the issue
App Refiner
After a successful deployment, Update Your Application (App Refiner) becomes available:
- Describe the changes you want in plain English with live preview
- Once you have made the updates, select the Deploy Changes button
- Changes will be live in approximately 9-10 minutes at the same live URL
API
- API Endpoint -- Your agent's API endpoint URL for external integrations
- API Keys -- Generate and manage keys (max 2 per project). Newly generated keys are shown once -- save them immediately
- Quick Start -- Code example for calling your agent API
- Developer Guide -- Generate developer documentation via the DevGuide agent. Shows versioned list of previously generated guides
Business Case
3 sub-tabs:
-
Cost Estimates
- Monthly MRR, Annual ARR, and Buffer % cards
- Itemized breakdown of every AWS service with name, description, and monthly cost
- Three scenario cards: Conservative (0.6x), Base (1x), Growth (2x)
- Configurable settings: sessions/day, turns/session, buffer %
- ROI analysis when available
-
AWS Architecture Diagram -- Renders the architecture diagram for your use case
-
Export -- Export the business case as PDF. Also includes a link to the AWS Pricing Calculator to verify costs independently.
Move to Prod
Available once your app is deployed. Sets your application to production and redirects to the Application Management dashboard.