01
Basic Public Image
This preset creates an App Runner service from a public ECR image with all default settings. It is the simplest possible App Runner deployment -- no IAM roles, no VPC, no encryption configuration....
Loading...
Ready-to-deploy configuration presets for App Runner Service. Each preset is a complete manifest you can copy, customize, and deploy.
3 presetsThis preset creates an App Runner service from a public ECR image with all default settings. It is the simplest possible App Runner deployment -- no IAM roles, no VPC, no encryption configuration....
This preset creates a production-grade App Runner service with private ECR image, VPC egress, customer-managed KMS encryption, tuned auto scaling, and HTTP health checks. It represents the...
This preset creates an App Runner service that deploys directly from a GitHub repository using the Node.js 18 managed runtime. App Runner clones the repository, runs the build command, and starts the...