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 Observability API

Manage observability configurations

AWS App Runner Observability 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 Observability. 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 2 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 2 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 Observability 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.

Observability 1

Manage observability configurations

POST
/#CreateObservabilityConfiguration
AWS App Runner Create an Observability Configuration
CreateObservabilityConfiguration 1 param body → 200

Schemas 2

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

ObservabilityConfiguration
object
8 properties
Tag
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs AWS App Runner publishes across the network.

AWS App Runner Auto Scaling API
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 #PauseService API
AWS App Runner #ResumeService API
AWS App Runner #UpdateService API
AWS App Runner VPC API