Amazon App Runner · Schema

Service

Describes an App Runner service. It can describe a service in any state, including deleted services.

This type contains the full information about a service, including configuration details. It's returned by the CreateService, DescribeService, and DeleteService actions. A subset of this information is returned by the ListServices action using the ServiceSummary type.

CI/CDContainersDeploymentManaged ServiceServerlessWeb Applications

Properties

Name Type Description
ServiceName object
ServiceId object
ServiceArn object
ServiceUrl object
CreatedAt object
UpdatedAt object
DeletedAt object
Status object
SourceConfiguration object
InstanceConfiguration object
EncryptionConfiguration object
HealthCheckConfiguration object
AutoScalingConfigurationSummary object
NetworkConfiguration object
ObservabilityConfiguration object
View JSON Schema on GitHub

JSON Schema

amazon-app-runner-service-schema.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "Service",
  "description": "<p>Describes an App Runner service. It can describe a service in any state, including deleted services.</p> <p>This type contains the full information about a service, including configuration details. It's returned by the <a href=\"https://docs.aws.amazon.com/apprunner/latest/api/API_CreateService.html\">CreateService</a>, <a href=\"https://docs.aws.amazon.com/apprunner/latest/api/API_DescribeService.html\">DescribeService</a>, and <a href=\"https://docs.aws.amazon.com/apprunner/latest/api/API_DeleteService.html\">DeleteService</a> actions. A subset of this information is returned by the <a href=\"https://docs.aws.amazon.com/apprunner/latest/api/API_ListServices.html\">ListServices</a> action using the <a href=\"https://docs.aws.amazon.com/apprunner/latest/api/API_ServiceSummary.html\">ServiceSummary</a> type.</p>",
  "type": "object",
  "properties": {
    "ServiceName": {},
    "ServiceId": {},
    "ServiceArn": {},
    "ServiceUrl": {},
    "CreatedAt": {},
    "UpdatedAt": {},
    "DeletedAt": {},
    "Status": {},
    "SourceConfiguration": {},
    "InstanceConfiguration": {},
    "EncryptionConfiguration": {},
    "HealthCheckConfiguration": {},
    "AutoScalingConfigurationSummary": {},
    "NetworkConfiguration": {},
    "ObservabilityConfiguration": {}
  },
  "required": [
    "ServiceName",
    "ServiceId",
    "ServiceArn",
    "CreatedAt",
    "UpdatedAt",
    "Status",
    "SourceConfiguration",
    "InstanceConfiguration",
    "AutoScalingConfigurationSummary",
    "NetworkConfiguration"
  ]
}

Work with this as data

Every JSON Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema 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 JSON Schema
curl "https://apis.io/api/v1/json-schemas/amazon-app-runner-service"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.