Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

AWS App Runner AWS App Runner API API

The AWS App Runner API API from AWS App Runner — 1 operation(s) for aws app runner api.

AWS App Runner AWS App Runner API API is one of 13 APIs that AWS App Runner publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include AWS App Runner API. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, an API reference, and authentication docs.

This API exposes 1 operation across 1 path, and defines 7 schemas. It is described by OpenAPI 3.1.0, at version 2020-05-15.

Requests are made against a single base URL, https://apprunner.{region}.amazonaws.com.

1 operations 1 paths 7 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2020-05-15
Base URL
https://apprunner.{region}.amazonaws.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

AWS App Runner AWS App Runner API API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (aws_sig_v4). By default, every request must be authenticated.

  • aws_sig_v4 — AWS Signature Version 4

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

AWS App Runner API 1
POST
/
AWS App Runner Create an App Runner Service
CreateService 1 param body → 200

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Service (15 properties), CreateServiceRequest (9 properties), AutoScalingConfigurationSummary (7 properties), HealthCheckConfiguration (6 properties). Each schema is shown below with its type and property counts.

SourceConfiguration
object
4 properties
Service
object
15 properties
AutoScalingConfigurationSummary
object
7 properties
InstanceConfiguration
object
3 properties
Tag
object
2 properties
CreateServiceRequest
object
9 properties 2 required
HealthCheckConfiguration
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aws-app-runner-aws-app-runner-api-api-openapi.yml Raw ↑

Other APIs AWS App Runner publishes across the network.

AWS App Runner Auto Scaling API
AWS App Runner Connections API
AWS App Runner Custom Domains API
AWS App Runner #DeleteService API
AWS App Runner Deployments API
AWS App Runner #DescribeService API
AWS App Runner #ListServices API
AWS App Runner Observability API
AWS App Runner #PauseService API
AWS App Runner #ResumeService API
AWS App Runner #UpdateService API
AWS App Runner VPC API