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 Auto Scaling API

Manage auto scaling configurations

AWS App Runner Auto Scaling 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 Auto Scaling. 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 2 operations across 2 paths, and defines 3 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.

2 operations 2 paths 3 schemas 2 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 Auto Scaling 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 2

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

Auto Scaling 2

Manage auto scaling configurations

POST
/#CreateAutoScalingConfiguration
AWS App Runner Create an Auto Scaling Configuration
CreateAutoScalingConfiguration 1 param body → 200
POST
/#ListAutoScalingConfigurations
AWS App Runner List Auto Scaling Configurations
ListAutoScalingConfigurations 1 param body → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are AutoScalingConfiguration (12 properties), AutoScalingConfigurationSummary (7 properties), Tag (2 properties). Each schema is shown below with its type and property counts.

AutoScalingConfigurationSummary
object
7 properties
Tag
object
2 properties
AutoScalingConfiguration
object
12 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs AWS App Runner publishes across the network.

AWS App Runner AWS App Runner API 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