Home
AWS App Runner
App Runner Service Example
App Runner Service Example
CI/CD Containers Deployment Microservices Serverless
App Runner Service Example is an example object payload from AWS App Runner, with 15 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
ServiceName ServiceId ServiceArn ServiceUrl CreatedAt UpdatedAt DeletedAt Status SourceConfiguration InstanceConfiguration HealthCheckConfiguration AutoScalingConfigurationSummary NetworkConfiguration ObservabilityConfiguration EncryptionConfiguration
Example Payload
{
"ServiceName": "my-app-service",
"ServiceId": "abc123",
"ServiceArn": "arn:aws:apprunner:us-east-1:123456789:service/my-service",
"ServiceUrl": "https://example.awsapprunner.com",
"CreatedAt": "example-value",
"UpdatedAt": "example-value",
"DeletedAt": "example-value",
"Status": "CREATE_FAILED",
"SourceConfiguration": {
"CodeRepository": {
"RepositoryUrl": "https://example.awsapprunner.com",
"SourceCodeVersion": {
"Type": "BRANCH",
"Value": "example-value"
},
"CodeConfiguration": {
"ConfigurationSource": "REPOSITORY",
"CodeConfigurationValues": {
"Runtime": {},
"BuildCommand": {},
"StartCommand": {},
"Port": {},
"RuntimeEnvironmentVariables": {},
"RuntimeEnvironmentSecrets": {}
}
},
"SourceDirectory": "example-value"
},
"ImageRepository": {
"ImageIdentifier": "abc123",
"ImageConfiguration": {
"RuntimeEnvironmentVariables": {},
"RuntimeEnvironmentSecrets": {},
"StartCommand": "example-value",
"Port": "example-value"
},
"ImageRepositoryType": "ECR"
},
"AutoDeploymentsEnabled": true,
"AuthenticationConfiguration": {
"ConnectionArn": "arn:aws:apprunner:us-east-1:123456789:service/my-service",
"AccessRoleArn": "arn:aws:apprunner:us-east-1:123456789:service/my-service"
}
},
"InstanceConfiguration": {
"Cpu": "example-value",
"Memory": "example-value",
"InstanceRoleArn": "arn:aws:apprunner:us-east-1:123456789:service/my-service"
},
"HealthCheckConfiguration": {
"Protocol": "TCP",
"Path": "example-value",
"Interval": 42,
"Timeout": 42,
"HealthyThreshold": 42,
"UnhealthyThreshold": 42
},
"AutoScalingConfigurationSummary": {
"AutoScalingConfigurationArn": "arn:aws:apprunner:us-east-1:123456789:service/my-service",
"AutoScalingConfigurationName": "my-app-service",
"AutoScalingConfigurationRevision": 42,
"Status": "ACTIVE",
"CreatedAt": "example-value",
"HasAssociatedService": true,
"IsDefault": true
},
"NetworkConfiguration": {
"EgressConfiguration": {
"EgressType": "DEFAULT",
"VpcConnectorArn": "arn:aws:apprunner:us-east-1:123456789:service/my-service"
},
"IngressConfiguration": {
"IsPubliclyAccessible": true
},
"IpAddressType": "IPV4"
},
"ObservabilityConfiguration": {
"ObservabilityEnabled": true,
"ObservabilityConfigurationArn": "arn:aws:apprunner:us-east-1:123456789:service/my-service"
},
"EncryptionConfiguration": {
"KmsKey": "example-value"
}
}
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/app-runner-service-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.