AWS App Runner Application Deployment Workflow
Workflow for developers and platform engineers to deploy, manage, and monitor containerized web applications and APIs using AWS App Runner. Covers service lifecycle, deployments, auto-scaling, and VPC connectivity.
What You Can Do
MCP Tools
list-services
List all App Runner services and their status
create-service
Deploy a new containerized web application or API
describe-service
Get detailed status and configuration of an App Runner service
update-service
Update application configuration, image, or code source
delete-service
Delete an App Runner service and all its resources
start-deployment
Trigger a new deployment of the current image or code
pause-service
Pause a service to save costs during idle periods
resume-service
Resume a paused service to resume traffic handling
list-connections
List GitHub or Bitbucket source code connections
list-auto-scaling-configurations
List auto-scaling configurations for capacity management
list-vpc-connectors
List VPC connectors for private backend connectivity